menu
mailgw_client package
documentation
mailgw_client.dart
Message
html property
html property
dark_mode
light_mode
html
property
List
<
String
>
html
final
The HTML of the message.
Implementation
final List<String> html;
mailgw_client package
documentation
mailgw_client
Message
html property
Message class