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