getOnDidReceiveNotificationResponse method
dynamic Function(NotificationResponse notificationResponse)?
getOnDidReceiveNotificationResponse()
Get on did receive notification response
Implementation
Function(NotificationResponse notificationResponse)?
getOnDidReceiveNotificationResponse() => _onDidReceiveLocalNotification;