menu
pvcache package
documentation
core/cache.dart
PVCache
instances property
instances property
dark_mode
light_mode
instances
property
Map
<
String
,
PVCache
>
instances
final
Map of all cache instances by environment name.
Implementation
static final Map<String, PVCache> instances = {};
pvcache package
documentation
core/cache
PVCache
instances property
PVCache class