onDidReceiveLocalNotification property
Callback for handling when a notification is triggered while the app is in the foreground.
This property is only applicable to iOS versions older than 10.
Implementation
final DidReceiveLocalNotificationCallback? onDidReceiveLocalNotification;