MmSidebarCategoryWithChannels constructor
MmSidebarCategoryWithChannels({})
Returns a new MmSidebarCategoryWithChannels instance.
Implementation
MmSidebarCategoryWithChannels({
this.id,
this.userId,
this.teamId,
this.displayName,
this.type,
this.channelIds = const [],
});