menu
papercups_flutter package
documentation
models/message.dart
PapercupsMessage
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;
papercups_flutter package
documentation
models/message
PapercupsMessage
body property
PapercupsMessage class