reviews property

List<GoogleMapsPlacesV1Review>? reviews
getter/setter pair

List of reviews about this place, sorted by relevance.

A maximum of 5 reviews can be returned.

Implementation

core.List<GoogleMapsPlacesV1Review>? reviews;