onNotificationLaunch property
Optional callback to determine route based on notification launch. If null, defaults to '/notification' when launched from notification.
Implementation
final NotificationRouteCallback? onNotificationLaunch;
Optional callback to determine route based on notification launch. If null, defaults to '/notification' when launched from notification.
final NotificationRouteCallback? onNotificationLaunch;