textBody property

  1. @override
String? get textBody
override

The plain text body.

Implementation

@override
String? get textBody => _textBody;