values property

*<Null safety>*

Iterable<V> values

override

Implementation

@override
Iterable<V> get values => _base.values;