reviews property

List<GoogleMapsPlacesV1Review>? reviews
getter/setter pair

Reviews that serve as references.

Implementation

core.List<GoogleMapsPlacesV1Review>? reviews;