values property

Iterable<V> get values

Get all values.

Implementation

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