body property

Map<String, Object> get body

Gets the body of the message.

Implementation

Map<String, Object> get body => _body;