menu
y_infra package
documentation
push/objects/i_custom_notification_content.dart
ICustomNotificationContent
showWhen property
showWhen property
dark_mode
light_mode
showWhen
property
bool
?
get
showWhen
inherited
Returns whether the notification should show a timestamp.
Implementation
bool? get showWhen => _showWhen;
y_infra package
documentation
push/objects/i_custom_notification_content
ICustomNotificationContent
showWhen property
ICustomNotificationContent class