bccAddresses property

List<String>? bccAddresses
final

The recipients to place on the BCC: line of the message.

Implementation

final List<String>? bccAddresses;