menu
y_infra package
documentation
push/objects/i_custom_notification_content.dart
ICustomNotificationContent
wakeUpScreen property
wakeUpScreen property
dark_mode
light_mode
wakeUpScreen
property
bool
?
get
wakeUpScreen
inherited
Returns whether the notification should wake up the screen.
Implementation
bool? get wakeUpScreen => _wakeUpScreen;
y_infra package
documentation
push/objects/i_custom_notification_content
ICustomNotificationContent
wakeUpScreen property
ICustomNotificationContent class