menu
notification_manager package
documentation
features/notifications/domain/entities/notification_settings_entity.dart
NotificationSettingsEntity
allowVibration property
allowVibration property
dark_mode
light_mode
allowVibration
property
bool
allowVibration
final
Whether vibration is allowed for notifications.
Implementation
final bool allowVibration;
notification_manager package
documentation
features/notifications/domain/entities/notification_settings_entity
NotificationSettingsEntity
allowVibration property
NotificationSettingsEntity class