menu
notification_manager package
documentation
features/notifications/data/models/notification_payload.dart
NotificationPayload
showTimestamp property
showTimestamp property
dark_mode
light_mode
showTimestamp
property
bool
showTimestamp
final
Whether to show the timestamp of the notification.
Implementation
final bool showTimestamp;
notification_manager package
documentation
features/notifications/data/models/notification_payload
NotificationPayload
showTimestamp property
NotificationPayload class