values property

Iterable<T> get values

Implementation

Iterable<T> get values => map.values;