MmChannelMemberCountByGroup constructor
MmChannelMemberCountByGroup({})
Returns a new MmChannelMemberCountByGroup instance.
Implementation
MmChannelMemberCountByGroup({
this.groupId,
this.channelMemberCount,
this.channelMemberTimezonesCount,
});