schemaDescription constant
description from schema vocabulary [Expects: https://schema.org/Text, https://schema.org/TextObject]
A description of the item.
Can be used on: https://schema.org/Thing
Implementation
static const schemaDescription = IriTerm.prevalidated(
'https://schema.org/description',
);