schemaImage constant

IriTerm const schemaImage

image from schema vocabulary [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 schemaImage = IriTerm.prevalidated('https://schema.org/image');