AttributeDefinition constructor
AttributeDefinition({})
Implementation
AttributeDefinition({
this.allowedValues,
this.category,
this.consentDefaultValues,
this.dataMappingDefaultValue,
this.description,
this.name,
});