values property

view source

Iterable<V> values

inherited

Implementation

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