menu
mailgw_client package
documentation
mailgw_client.dart
GWMessage
bcc property
bcc property
dark_mode
light_mode
bcc
property
List
<
String
>
bcc
final
The blind carbon copy recipients of the message.
Implementation
final List<String> bcc;
mailgw_client package
documentation
mailgw_client
GWMessage
bcc property
GWMessage class