menu
y_infra package
documentation
push/objects/i_custom_notification_content.dart
ICustomNotificationContent
criticalAlert property
criticalAlert property
dark_mode
light_mode
criticalAlert
property
bool
?
get
criticalAlert
inherited
Returns whether the notification is a critical alert.
Implementation
bool? get criticalAlert => _criticalAlert;
y_infra package
documentation
push/objects/i_custom_notification_content
ICustomNotificationContent
criticalAlert property
ICustomNotificationContent class