size property

int get size

The current size of the cache.

Implementation

int get size => _size;