CachedWebRequest constructor
CachedWebRequest({})
Implementation
CachedWebRequest({required this.url, required this.webCacheType, this.headers, this.responseFunction = get});
CachedWebRequest({required this.url, required this.webCacheType, this.headers, this.responseFunction = get});