response property

HttpResponse get response

Provides access to the response associated with the request.

Implementation

HttpResponse get response => _rq.response;