articleBody constant

IriTerm const articleBody

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',
);