htmlPart property

String? htmlPart
final

The message body, in HTML format, that's used in email messages that are based on the message template.

Implementation

final String? htmlPart;