articleBody constant
IRI for schema:articleBody [Expects: https://schema.org/Text]
The actual body of the article.
Can be used on: https://schema.org/Article
Implementation
static const articleBody = IriTerm.prevalidated(
'https://schema.org/articleBody',
);