bccAddresses property

List<String>? bccAddresses
final

An array that contains the email addresses of the "BCC" (blind carbon copy) recipients for the email.

Implementation

final List<String>? bccAddresses;