htmlBody property

String? htmlBody
final

The body of the email, in HTML format, for recipients whose email clients render HTML content.

Implementation

final String? htmlBody;