values property

List<String>? values
getter/setter pair

The strings in the set

Implementation

core.List<core.String>? values;