schemahttpContentRating constant

IriTerm const schemahttpContentRating

contentRating from schemahttp vocabulary [Expects: http://schema.org/Rating, http://schema.org/Text]

Official rating of a piece of content—for example, 'MPAA PG-13'.

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

Implementation

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