associatedMediaReview property

SchemaReview? associatedMediaReview
getter/setter pair

An associated [MediaReview], related by specific common content, topic or claim The expectation is that this property would be most typically used in cases where a single activity is conducting both claim reviews and media reviews, in which case [relatedMediaReview] would commonly be used on a [ClaimReview], while [relatedClaimReview] would be used on [MediaReview].

Implementation

SchemaReview? associatedMediaReview;