menu
keystone_network package
documentation
core/api_cache.dart
CacheStorage
keys abstract method
keys abstract method
dark_mode
light_mode
keys
abstract method
Future
<
List
<
String
>
>
keys
(
)
Return all keys (used by pattern-based invalidation).
Implementation
Future<List<String>> keys();
keystone_network package
documentation
core/api_cache
CacheStorage
keys abstract method
CacheStorage class