toAddresses property

List<String>? toAddresses
final

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

Implementation

final List<String>? toAddresses;