values property

List<V> values

The values of the group.

Implementation

List<V> get values => value;