thumbnailUrl constant

IriTerm const thumbnailUrl

thumbnailUrl [Expects: https://schema.org/URL]

A thumbnail image relevant to the Thing.

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

Implementation

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