body property

HttpBody? get body

Returns the response HttpBody.

Implementation

HttpBody? get body => _body;