onNavigationNotification property

NotificationListenerCallback<NavigationNotification>? onNavigationNotification
final

Called when a navigation notification is received.

Implementation

final NotificationListenerCallback<NavigationNotification>?
onNavigationNotification;