colorSwatch constant
IriTerm
const colorSwatch
colorSwatch [Expects: https://schema.org/ImageObject, https://schema.org/URL]
A color swatch image, visualizing the color of a {Product
}. Should match the textual description specified in the {color} property. This can be a URL or a fully described ImageObject.
Can be used on: https://schema.org/Product
Implementation
static const colorSwatch = const IriTerm('https://schema.org/colorSwatch');