menu
universal_web package
documentation
web.dart
CacheQueryOptions
CacheQueryOptions.new factory constructor
CacheQueryOptions.new factory constructor
dark_mode
light_mode
CacheQueryOptions
constructor
CacheQueryOptions
(
{
bool
ignoreSearch
,
bool
ignoreMethod
,
bool
ignoreVary
,
})
Implementation
external factory CacheQueryOptions({ bool ignoreSearch, bool ignoreMethod, bool ignoreVary, });
universal_web package
documentation
web
CacheQueryOptions
CacheQueryOptions.new factory constructor
CacheQueryOptions extension type