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