body property

String body

The HTML body of the message.

Implementation

String get body => data!['body'];