maxRating property
Restricts results to places whose average user rating is strictly less than or equal to max_rating.
Values must be between 1.0 and 5.0.
Optional.
Implementation
core.double? maxRating;
Restricts results to places whose average user rating is strictly less than or equal to max_rating.
Values must be between 1.0 and 5.0.
Optional.
core.double? maxRating;