worstRating property

int? worstRating
getter/setter pair

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

Corresponds to ClaimReview.reviewRating.worstRating.

Implementation

core.int? worstRating;