menu
notification_manager package
documentation
features/notifications/data/models/notification_payload.dart
NotificationPayload
playSound property
playSound property
dark_mode
light_mode
playSound
property
bool
playSound
final
Whether the notification plays a sound.
Implementation
final bool playSound;
notification_manager package
documentation
features/notifications/data/models/notification_payload
NotificationPayload
playSound property
NotificationPayload class