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