Group constructor
Group({})
Implementation
Group({
this.autoAccept,
this.createTime,
this.description,
this.labels,
this.name,
this.routeTable,
this.state,
this.uid,
this.updateTime,
});
Group({
this.autoAccept,
this.createTime,
this.description,
this.labels,
this.name,
this.routeTable,
this.state,
this.uid,
this.updateTime,
});