GoogleMapsPlacesV1SearchTextRequestLocationRestriction constructor

GoogleMapsPlacesV1SearchTextRequestLocationRestriction({
  1. GoogleGeoTypeViewport? rectangle,
})

Implementation

GoogleMapsPlacesV1SearchTextRequestLocationRestriction({
  this.rectangle,
});