fromAddress property

String? fromAddress
final

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

Implementation

final String? fromAddress;