menu
swift_notifications package
documentation
swift_notifications.dart
NotificationResponse
payload property
payload property
dark_mode
light_mode
payload
property
Map
<
String
,
dynamic
>
?
payload
final
Payload from the notification
Implementation
final Map<String, dynamic>? payload;
swift_notifications package
documentation
swift_notifications
NotificationResponse
payload property
NotificationResponse class