body property

String? body
final

The body of the email for recipients whose email clients don't render HTML content.

Implementation

final String? body;