values property

Iterable<V> get values

The values.

Implementation

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