NotificationProjectFlutter constructor
NotificationProjectFlutter()
Implementation
factory NotificationProjectFlutter() {
NotificationPlatformFactory.registerPlatforms();
return _instance;
}
factory NotificationProjectFlutter() {
NotificationPlatformFactory.registerPlatforms();
return _instance;
}