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