values property

Iterable<V> get values

The map values.

Implementation

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