values property

List<String>? values
getter/setter pair

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

All values must lie in integer_value_spec of parent parameter.

Required.

Implementation

core.List<core.String>? values;