bcc property

List? bcc
final

The recipients receiving a blind copy of the message.

Implementation

final List<dynamic>? bcc;