GroupUpdateOptions constructor
GroupUpdateOptions({})
Implementation
GroupUpdateOptions({
this.name,
this.description,
this.image,
this.scheduleAt,
this.scheduleEnd,
this.status,
this.meta,
this.rules,
});