lazyCaches top-level property

Map<String, LazyCache> get lazyCaches

Implementation

Map<String, LazyCache<dynamic>> get lazyCaches => _lazyCaches;