menu
mailgw_client package
documentation
mailgw_client.dart
GWMessage
attachments property
attachments property
dark_mode
light_mode
attachments
property
List
<
GWAttachment
>
attachments
final
List of the message.
Implementation
final List<GWAttachment> attachments;
mailgw_client package
documentation
mailgw_client
GWMessage
attachments property
GWMessage class