values property

Iterable<T> get values

Implementation

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