NotificationWillShowInForegroundHandler typedef

NotificationWillShowInForegroundHandler = void Function(OSNotificationReceivedEvent event)

Implementation

typedef void NotificationWillShowInForegroundHandler(
    OSNotificationReceivedEvent event);