metadata property

Map<String, String>? metadata
getter/setter pair

Metadata associated with the Consent artifact.

For example, the consent locale or user agent version.

Optional.

Implementation

core.Map<core.String, core.String>? metadata;