schemaAbstract_ constant
abstract_ from schema vocabulary [Expects: https://schema.org/Text]
An abstract is a short description that summarizes a {CreativeWork
}.
Can be used on: https://schema.org/CreativeWork
Implementation
static const schemaAbstract_ = IriTerm.prevalidated(
'https://schema.org/abstract',
);