GoogleMapsPlacesV1SearchTextRequestLocationBias constructor
GoogleMapsPlacesV1SearchTextRequestLocationBias({
- GoogleMapsPlacesV1Circle? circle,
- GoogleGeoTypeViewport? rectangle,
Implementation
GoogleMapsPlacesV1SearchTextRequestLocationBias({
this.circle,
this.rectangle,
});