menu
sunny_service_stubs package
documentation
models/push_message/model/push_content_body.dart
IPushContentBody
title property
title property
dark_mode
light_mode
title
property
String
?
get
title
Property getter and setter for title:
Implementation
String? get title;
set
title
(
String
?
title
)
Implementation
set title(String? title);
sunny_service_stubs package
documentation
models/push_message/model/push_content_body
IPushContentBody
title property
IPushContentBody class