AttributeMetadata constructor
AttributeMetadata({})
Implementation
AttributeMetadata({
this.deprecated,
this.displayName,
this.groupDisplayName,
this.parent,
this.repeatable,
this.valueMetadata,
this.valueType,
});