HttpClientCachedResponse constructor
HttpClientCachedResponse(
- HttpClientResponse response,
- HttpCacheObject cacheObject
Implementation
HttpClientCachedResponse(this.response, this.cacheObject);