values property

Iterable<V> get values
inherited

Implementation

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