menu
notification_manager package
documentation
features/notifications/data/models/notification_payload.dart
NotificationPayload
channelDescription property
channelDescription property
dark_mode
light_mode
channelDescription
property
String
?
channelDescription
final
The channel description of the notification.
Implementation
final String? channelDescription;
notification_manager package
documentation
features/notifications/data/models/notification_payload
NotificationPayload
channelDescription property
NotificationPayload class