fromAddress property

String? fromAddress
final

The verified email address to send the email message from. The default value is the FromAddress specified for the email channel.

Implementation

final String? fromAddress;