OnNotificationWillDisplayListener typedef

OnNotificationWillDisplayListener = void Function(OSNotificationWillDisplayEvent event)

Implementation

typedef void OnNotificationWillDisplayListener(
    OSNotificationWillDisplayEvent event);