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