MembershipRoleRestrictionEvaluation constructor

MembershipRoleRestrictionEvaluation({
  1. String? state,
})

Implementation

MembershipRoleRestrictionEvaluation({
  this.state,
});