textPart property
The message body, in plain text format, that's used in email messages that are based on the message template.
Implementation
final String? textPart;
The message body, in plain text format, that's used in email messages that are based on the message template.
final String? textPart;