menu
telepact package
documentation
interfaces.dart
Message
body property
body property
dark_mode
light_mode
body
property
Map
<
String
,
Object
>
get
body
Gets the body of the message.
Implementation
Map<String, Object> get body => _body;
telepact package
documentation
interfaces
Message
body property
Message class