menu
notification_manager package
documentation
features/notifications/data/models/notification_action.dart
NotificationAction
allowInBackground property
allowInBackground property
dark_mode
light_mode
allowInBackground
property
bool
allowInBackground
final
Whether the action can be performed in the background.
Implementation
final bool allowInBackground;
notification_manager package
documentation
features/notifications/data/models/notification_action
NotificationAction
allowInBackground property
NotificationAction class