GroupRelation constructor
GroupRelation({})
Implementation
GroupRelation({
this.displayName,
this.group,
this.groupKey,
this.labels,
this.relationType,
this.roles,
});
GroupRelation({
this.displayName,
this.group,
this.groupKey,
this.labels,
this.relationType,
this.roles,
});