response property

Response? response
finalinherited

Response info, it may be null if the request can't reach to the HTTP server, for example, occurring a DNS error, network is not available.

Implementation

final Response? response;