response property

Response? response
getter/setter pair

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

Response? response;