thumbnailUrl constant
IRI for schemahttp:thumbnailUrl [Expects: http://schema.org/URL]
A thumbnail image relevant to the Thing.
Can be used on: http://schema.org/CreativeWork
Implementation
static const thumbnailUrl = IriTerm.prevalidated(
'http://schema.org/thumbnailUrl',
);