values property

List<String>? values
getter/setter pair

The values of the attribute the user is providing feedback about.

Required.

Implementation

core.List<core.String>? values;