NotificationForegroundWillDisplayHandler typedef

NotificationForegroundWillDisplayHandler = void Function(NotificationForegroundWillDisplayEvent)

Implementation

typedef NotificationForegroundWillDisplayHandler =
    void Function(NotificationForegroundWillDisplayEvent);