starRating property

double? starRating
getter/setter pair

The app rating in the app store.

Must be in the range [0-5].

Implementation

core.double? starRating;