menu
sunny_service_stubs package
documentation
models/sunny/model/contact_note.dart
IContactNote
content property
content property
dark_mode
light_mode
content
property
String
?
get
content
Property getter and setter for content:
Implementation
String? get content;
set
content
(
String
?
content
)
Implementation
set content(String? content);
sunny_service_stubs package
documentation
models/sunny/model/contact_note
IContactNote
content property
IContactNote class