menu
notification_manager package
documentation
features/notifications/data/models/notification_payload.dart
NotificationPayload
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/data/models/notification_payload
NotificationPayload
channelId property
NotificationPayload class