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