willPresentNotificationHandler method
Implementation
void willPresentNotificationHandler(WillPresentNotificationHandler handler) {
_onWillPresentNotificationHandler = handler;
}
void willPresentNotificationHandler(WillPresentNotificationHandler handler) {
_onWillPresentNotificationHandler = handler;
}