caches property

Map<String, CacheInfo> get caches

Implementation

Map<String, CacheInfo> get caches => /*UnmodifiableMapView(*/ _caches /*)*/;