values property

List<Value>? values
getter/setter pair

Values in the array.

Implementation

core.List<Value>? values;