values property

List<String>? values
getter/setter pair

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

All values must lie in integer_value_spec of parent parameter.

Implementation

core.List<core.String>? values;