MmGroup constructor
MmGroup({})
Returns a new MmGroup instance.
Implementation
MmGroup({
this.id,
this.name,
this.displayName,
this.description,
this.source_,
this.remoteId,
this.createAt,
this.updateAt,
this.deleteAt,
this.hasSyncables,
});