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