values property

Iterable<V> values

Implementation

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