GoogleMapsPlacesV1SearchTextResponse constructor
GoogleMapsPlacesV1SearchTextResponse({
- List<
GoogleMapsPlacesV1Place> ? places,
Implementation
GoogleMapsPlacesV1SearchTextResponse({
this.places,
});