schemaThumbnail constant

IriTerm const schemaThumbnail

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

Thumbnail image for an image or video.

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

Implementation

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