NotificationForegroundReceivedHandler typedef

NotificationForegroundReceivedHandler = void Function(FlareLaneNotificationReceivedEvent event)

Implementation

typedef NotificationForegroundReceivedHandler = void Function(
    FlareLaneNotificationReceivedEvent event);