MmUserNotifyProps constructor
MmUserNotifyProps({})
Returns a new MmUserNotifyProps instance.
Implementation
MmUserNotifyProps({
this.email,
this.push,
this.desktop,
this.desktopSound,
this.mentionKeys,
this.channel,
this.firstName,
});