places property
A list of places that meets user's requirements like places types, number of places and specific location restriction.
Implementation
core.List<GoogleMapsPlacesV1Place>? places;
A list of places that meets user's requirements like places types, number of places and specific location restriction.
core.List<GoogleMapsPlacesV1Place>? places;