values property

Iterable<V> values

Implementation

Iterable<V> get values => _cache.values;