MmChannelUnreadAt constructor
MmChannelUnreadAt({})
Returns a new MmChannelUnreadAt instance.
Implementation
MmChannelUnreadAt({
this.teamId,
this.channelId,
this.msgCount,
this.mentionCount,
this.lastViewedAt,
});