onNavigationNotification property

NotificationListenerCallback<NavigationNotification>? onNavigationNotification
final

Callback for navigation notifications

Implementation

final NotificationListenerCallback<NavigationNotification>?
    onNavigationNotification;