body property

String? body
final

Gets email's body.

Returns null if not available.

Implementation

final String? body;