schemahttpThumbnailUrl constant

IriTerm const schemahttpThumbnailUrl

thumbnailUrl from schemahttp vocabulary [Expects: http://schema.org/URL]

A thumbnail image relevant to the Thing.

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

Implementation

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