image constant
IRI for schema:image [Expects: https://schema.org/ImageObject, https://schema.org/URL]
An image of the item. This can be a {URL} or a fully described {ImageObject}.
Can be used on: https://schema.org/Thing
Implementation
static const image = IriTerm.prevalidated('https://schema.org/image');