CacheStorage$Typings extension
- on
Properties
-
delete
↔ Future<
bool> Function(String) -
Available on CacheStorage, provided by the CacheStorage$Typings extension
getter/setter pair -
has
↔ Future<
bool> Function(String) -
Available on CacheStorage, provided by the CacheStorage$Typings extension
getter/setter pair -
keys
↔ Future<
List< Function()String> > -
Available on CacheStorage, provided by the CacheStorage$Typings extension
getter/setter pair -
match
↔ Future<
Response?> Function(Object, [MultiCacheQueryOptions?]) -
Available on CacheStorage, provided by the CacheStorage$Typings extension
getter/setter pair -
open
↔ Future<
Cache> Function(String) -
Available on CacheStorage, provided by the CacheStorage$Typings extension
getter/setter pair