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