body property

HttpBody? body

Returns the response HttpBody.

Implementation

HttpBody? get body => _body;