contentRating constant
contentRating [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 contentRating = IriTerm.prevalidated(
'http://schema.org/contentRating',
);