menu
notification_manager package
documentation
features/notifications/data/models/notification_action.dart
NotificationAction
id property
id property
dark_mode
light_mode
id
property
String
id
final
The unique identifier for the action.
Implementation
final String id;
notification_manager package
documentation
features/notifications/data/models/notification_action
NotificationAction
id property
NotificationAction class