values property

List<double>? values
getter/setter pair

Matches values of the parent parameter with type 'DISCRETE'.

All values must exist in discrete_value_spec of parent parameter.

Implementation

core.List<core.double>? values;