mediaItemAppearance constant
mediaItemAppearance [Expects: http://schema.org/MediaObject]
In the context of a {MediaReview
}, indicates specific media item(s) that are grouped using a {MediaReviewItem
}.
Can be used on: http://schema.org/MediaReviewItem
Implementation
static const mediaItemAppearance = IriTerm.prevalidated(
'http://schema.org/mediaItemAppearance',
);