menu
y_infra package
documentation
push/objects/i_custom_notification_content.dart
ICustomNotificationContent
titleLockKey property
titleLockKey property
dark_mode
light_mode
titleLockKey
property
String
?
get
titleLockKey
inherited
Returns the title key used to translate the notification.
Implementation
String? get titleLockKey => _titleLocKey;
y_infra package
documentation
push/objects/i_custom_notification_content
ICustomNotificationContent
titleLockKey property
ICustomNotificationContent class