WillPresentNotificationHandler typedef
WillPresentNotificationHandler =
void Function(String notificationValue)
Implementation
typedef void WillPresentNotificationHandler(String notificationValue);
typedef void WillPresentNotificationHandler(String notificationValue);