menu
y_infra package
documentation
push/objects/i_custom_notification_content.dart
ICustomNotificationContent
locked property
locked property
dark_mode
light_mode
locked
property
bool
?
get
locked
inherited
Indicates whether the notification is locked.
Implementation
bool? get locked { return _locked; }
y_infra package
documentation
push/objects/i_custom_notification_content
ICustomNotificationContent
locked property
ICustomNotificationContent class