menu
notification_manager package
documentation
features/notifications/domain/entities/notification_settings_entity.dart
NotificationSettingsEntity
vibrationPattern property
vibrationPattern property
dark_mode
light_mode
vibrationPattern
property
List
<
int
>
?
vibrationPattern
final
Custom vibration pattern.
Implementation
final List<int>? vibrationPattern;
notification_manager package
documentation
features/notifications/domain/entities/notification_settings_entity
NotificationSettingsEntity
vibrationPattern property
NotificationSettingsEntity class