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