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