body property

String? get body

Get message body

Implementation

String? get body => _body;