currentSize property

int currentSize

The current number of cached entries.

Implementation

int get currentSize => _cache.length;