starRating property

int? starRating
getter/setter pair

The star rating associated with the review, from 1 to 5.

Implementation

core.int? starRating;