ccAddresses property

List<String>? ccAddresses
final

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

Implementation

final List<String>? ccAddresses;