NotificationInbox constructor
NotificationInbox({
- ZixflowMessagingInAppPlatform? platform,
Implementation
NotificationInbox({ZixflowMessagingInAppPlatform? platform})
: _platform = platform ?? ZixflowMessagingInAppPlatform.instance;