menu
flutter_local_notifications_support package
documentation
flutter_local_notifications.dart
NotificationAppLaunchDetails
payload property
payload property
dark_mode
light_mode
payload
property
String
?
payload
final
The payload of the notification that launched the app
Implementation
final String? payload;
flutter_local_notifications_support package
documentation
flutter_local_notifications
NotificationAppLaunchDetails
payload property
NotificationAppLaunchDetails class