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