CachePolicyCacheKeyPolicy constructor
CachePolicyCacheKeyPolicy({})
Implementation
CachePolicyCacheKeyPolicy({
this.excludedQueryParameters,
this.includeHost,
this.includeProtocol,
this.includeQueryString,
this.includedCookieNames,
this.includedHeaderNames,
this.includedQueryParameters,
});