valueMetadata property
For some types of attributes (for example, enums), a list of supported values and corresponding display names for those values is provided.
Implementation
core.List<AttributeValueMetadata>? valueMetadata;
For some types of attributes (for example, enums), a list of supported values and corresponding display names for those values is provided.
core.List<AttributeValueMetadata>? valueMetadata;