MmViewChannelRequest constructor
Returns a new MmViewChannelRequest instance.
Implementation
MmViewChannelRequest({
required this.channelId,
this.prevChannelId,
});
Returns a new MmViewChannelRequest instance.
MmViewChannelRequest({
required this.channelId,
this.prevChannelId,
});