values property

List<int> values
final

The parameter values associated with this sequence.

Implementation

final List<int> values;