menu
notification_manager package
documentation
features/notifications/domain/entities/notification_entity.dart
NotificationEntity
channelId property
channelId property
dark_mode
light_mode
channelId
property
String
?
channelId
final
The channel ID of the notification.
Implementation
final String? channelId;
notification_manager package
documentation
features/notifications/domain/entities/notification_entity
NotificationEntity
channelId property
NotificationEntity class