menu
ecodesk_flutter package
documentation
models/message.dart
EcodeskMessage
body property
body property
dark_mode
light_mode
body
property
String
?
body
getter/setter pair
The body of the message (the text), may contain markdown.
Implementation
String? body;
ecodesk_flutter package
documentation
models/message
EcodeskMessage
body property
EcodeskMessage class