menu
dom_tools package
documentation
dom_tools_kit.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, });
dom_tools package
documentation
dom_tools_kit
CacheQueryOptions
CacheQueryOptions.new factory constructor
CacheQueryOptions extension type