menu
notification_manager package
documentation
features/notifications/data/models/notification_payload.dart
NotificationPayload
enableLights property
enableLights property
dark_mode
light_mode
enableLights
property
bool
enableLights
final
Whether the notification enables lights.
Implementation
final bool enableLights;
notification_manager package
documentation
features/notifications/data/models/notification_payload
NotificationPayload
enableLights property
NotificationPayload class