cacheCount property

int cacheCount

Returns the number of files in the cache.

Implementation

int get cacheCount => _files.length;