sets property

Iterable<ISet<V>> sets

Returns an Iterable of the map values.

Implementation

Iterable<ISet<V>> get sets => _mapOfSets.values;