associatedClaimReview property

SchemaReview? associatedClaimReview
getter/setter pair

An associated [ClaimReview], 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? associatedClaimReview;