currentCache property

Map<String, FileInfo> get currentCache

Implementation

Map<String, FileInfo> get currentCache => _cacheSubject.value;