MmChannelNotifyProps constructor
Returns a new MmChannelNotifyProps instance.
Implementation
MmChannelNotifyProps({
this.email,
this.push,
this.desktop,
this.markUnread,
});
Returns a new MmChannelNotifyProps instance.
MmChannelNotifyProps({
this.email,
this.push,
this.desktop,
this.markUnread,
});