MembershipRelation constructor
MembershipRelation({})
Implementation
MembershipRelation({
this.description,
this.displayName,
this.group,
this.groupKey,
this.labels,
this.membership,
this.roles,
});
MembershipRelation({
this.description,
this.displayName,
this.group,
this.groupKey,
this.labels,
this.membership,
this.roles,
});