PropsCacheStorage extension
- on
Methods
-
delete(
String cacheName) → Future< bool> -
Available on CacheStorage, provided by the PropsCacheStorage extension
-
has(
String cacheName) → Future< bool> -
Available on CacheStorage, provided by the PropsCacheStorage extension
-
keys(
) → Future< Iterable< String> > -
Available on CacheStorage, provided by the PropsCacheStorage extension
-
match(
dynamic request, [MultiCacheQueryOptions? options]) → dynamic -
Available on CacheStorage, provided by the PropsCacheStorage extension
-
open(
String cacheName) → Future< Cache> -
Available on CacheStorage, provided by the PropsCacheStorage extension