size property

int get size

Returns the current cache size.

Implementation

int get size => _cache.length;