NotificationService constructor
NotificationService({})
Implementation
NotificationService(
{this.initialized,
this.permissionGranted,
this.didNotificationLaunchApp = false,
this.launchPayload});
NotificationService(
{this.initialized,
this.permissionGranted,
this.didNotificationLaunchApp = false,
this.launchPayload});