toAddresses property

List<String>? toAddresses
final

An array that contains the email addresses of the "To" recipients for the email.

Implementation

final List<String>? toAddresses;