menu
notification_manager package
documentation
features/notifications/data/models/notification_payload.dart
NotificationPayload
collapseKey property
collapseKey property
dark_mode
light_mode
collapseKey
property
String
?
collapseKey
final
The collapse key of the notification.
Implementation
final String? collapseKey;
notification_manager package
documentation
features/notifications/data/models/notification_payload
NotificationPayload
collapseKey property
NotificationPayload class