caches property

Map<String, NamedCache> caches
final

The cache of named caches.

Implementation

final Map<String, NamedCache> caches = {};