$GeoRegionSearchTerms constructor

$GeoRegionSearchTerms({
  1. String? geoRegionQuery,
})

Implementation

$GeoRegionSearchTerms({
  this.geoRegionQuery,
});