size property

int get size

Get cache size

Implementation

int get size => _cache.length;