menu
edge_dart_runtime package
documentation
cache/cache_query_options.dart
CacheQueryOptions
CacheQueryOptions constructor
CacheQueryOptions constructor
dark_mode
light_mode
CacheQueryOptions
constructor
CacheQueryOptions
(
{
bool
?
ignoreSearch
,
bool
?
ignoreMethod
,
bool
?
ignoreVary
,
})
Implementation
CacheQueryOptions({ this.ignoreSearch, this.ignoreMethod, this.ignoreVary, });
edge_dart_runtime package
documentation
cache/cache_query_options
CacheQueryOptions
CacheQueryOptions constructor
CacheQueryOptions class