onNotificationLaunch property

NotificationRouteCallback? onNotificationLaunch
final

Optional callback to determine route based on notification launch. If null, defaults to '/notification' when launched from notification.

Implementation

final NotificationRouteCallback? onNotificationLaunch;