menu
notification_manager package
documentation
features/notifications/data/models/notification_payload.dart
NotificationPayload
whenTimestamp property
whenTimestamp property
dark_mode
light_mode
whenTimestamp
property
int
?
whenTimestamp
final
The when timestamp of the notification.
Implementation
final int? whenTimestamp;
notification_manager package
documentation
features/notifications/data/models/notification_payload
NotificationPayload
whenTimestamp property
NotificationPayload class