count property

int count

Get number of elements from cache

Implementation

int get count => _cache.length;