NotificationProjectFlutter constructor

NotificationProjectFlutter()

Implementation

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