values property
The value of the attribute.
Must be an acceptable value as defined in the consent store. For example, if the consent store defines "data type" with acceptable values "questionnaire" and "step-count", when the attribute name is data type, this field must contain one of those values.
Required.
Implementation
core.List<core.String>? values;