menu
y_infra package
documentation
push/objects/i_custom_notification_content.dart
ICustomNotificationContent
title property
title property
dark_mode
light_mode
title
property
String
?
get
title
inherited
Returns the title of the notification.
Implementation
String? get title => _title;
y_infra package
documentation
push/objects/i_custom_notification_content
ICustomNotificationContent
title property
ICustomNotificationContent class