ratingFilter property
Restricts results to places whose average user ratings are in the range specified by rating_filter.
If rating_filter is not set, all ratings are included in the result.
Optional.
Implementation
RatingFilter? ratingFilter;
Restricts results to places whose average user ratings are in the range specified by rating_filter.
If rating_filter is not set, all ratings are included in the result.
Optional.
RatingFilter? ratingFilter;