MmGroupSyncableTeam constructor
MmGroupSyncableTeam({})
Returns a new MmGroupSyncableTeam instance.
Implementation
MmGroupSyncableTeam({
this.teamId,
this.groupId,
this.autoAdd,
this.createAt,
this.deleteAt,
this.updateAt,
});