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