WillPresentNotificationHandler typedef

WillPresentNotificationHandler = void Function(String notificationValue)

Implementation

typedef void WillPresentNotificationHandler(String notificationValue);