articleBody constant

IriTerm const articleBody

IRI for schemahttp:articleBody [Expects: http://schema.org/Text]

The actual body of the article.

Can be used on: http://schema.org/Article

Implementation

static const articleBody = IriTerm.prevalidated(
  'http://schema.org/articleBody',
);