Group constructor
Group({})
Implementation
Group({
this.additionalGroupKeys,
this.createTime,
this.description,
this.displayName,
this.dynamicGroupMetadata,
this.groupKey,
this.labels,
this.name,
this.parent,
this.updateTime,
});