bestRating property
dynamic
bestRating
getter/setter pair
The highest value allowed in this rating system If bestRating is omitted, 5 is assumed. Supported types: String, int
Implementation
dynamic bestRating;