colorSwatch property

dynamic colorSwatch
getter/setter pair

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. Supported types: ImageObject, String

Implementation

dynamic colorSwatch;