values property

Iterable<Set<V>> values

Implementation

Iterable<Set<V>> get values => _maps.values;