body property

String? get body

Get message body

Implementation

String? get body => this._body;