menu
notification_manager package
documentation
features/notifications/domain/entities/notification_settings_entity.dart
NotificationChannelSettings
channelId property
channelId property
dark_mode
light_mode
channelId
property
String
channelId
final
The channel identifier.
Implementation
final String channelId;
notification_manager package
documentation
features/notifications/domain/entities/notification_settings_entity
NotificationChannelSettings
channelId property
NotificationChannelSettings class