NotificationOpenAction typedef

NotificationOpenAction = bool Function(ClickedNotification notification)

Implementation

typedef NotificationOpenAction = bool Function(
    ClickedNotification notification);