CacheKeyPolicy constructor
CacheKeyPolicy({})
Implementation
CacheKeyPolicy({
this.includeHost,
this.includeHttpHeaders,
this.includeNamedCookies,
this.includeProtocol,
this.includeQueryString,
this.queryStringBlacklist,
this.queryStringWhitelist,
});