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