values property

view source

Iterable<V> values

inherited

Implementation

Iterable<V> get values => _MapBaseValueIterable<K, V>(this);