consentDefaultValues property

List<String>? consentDefaultValues
getter/setter pair

Default values of the attribute in Consents.

If no default values are specified, it defaults to an empty value.

Optional.

Implementation

core.List<core.String>? consentDefaultValues;