schemahttpThumbnail constant

IriTerm const schemahttpThumbnail

thumbnail from schemahttp vocabulary [Expects: http://schema.org/ImageObject]

Thumbnail image for an image or video.

Can be used on: http://schema.org/CreativeWork

Implementation

static const schemahttpThumbnail = IriTerm.prevalidated(
  'http://schema.org/thumbnail',
);