bestRating property

int? bestRating
getter/setter pair

For numeric ratings, the best value possible in the scale from worst to best.

Corresponds to ClaimReview.reviewRating.bestRating.

Implementation

core.int? bestRating;