fromAddress property
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;
The verified email address to send the email message from. The default address is the FromAddress specified for the email channel for the application.
final String? fromAddress;