menu
flutter_oxygen package
documentation
core/services/cache/cache_registry.dart
CacheRegistry
registeredCount property
registeredCount property
dark_mode
light_mode
registeredCount
property
int
get
registeredCount
获取已注册的缓存数量
Implementation
static int get registeredCount => _caches.length;
flutter_oxygen package
documentation
core/services/cache/cache_registry
CacheRegistry
registeredCount property
CacheRegistry class