size property

int get size

Number of cached entries.

Implementation

int get size => _cache.length;