values property

Iterable<V> values
inherited

Implementation

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