places property

List<GoogleMapsPlacesV1Place>? places
getter/setter pair

A list of places that meet the user's text search criteria.

Implementation

core.List<GoogleMapsPlacesV1Place>? places;