response property

Response? response

A matching Response object, or null if the response has not been received yet.

Implementation

Response? get response => _response;