response property
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;
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.
Response? response;