startNotificationForegroundWillDisplayHandler abstract method

Future<void> startNotificationForegroundWillDisplayHandler(
  1. NotificationForegroundWillDisplayHandler handler
)

Implementation

Future<void> startNotificationForegroundWillDisplayHandler(
  NotificationForegroundWillDisplayHandler handler,
);