body property

String? body
final

Body of email.

The content of the email.

Please be aware that not all email clients are able to handle line-breaks in the body.

Implementation

final String? body;