locationBias property

GoogleMapsPlacesV1SearchTextRequestLocationBias? locationBias
getter/setter pair

The region to search.

This location serves as a bias which means results around given location might be returned. Cannot be set along with location_restriction.

Implementation

GoogleMapsPlacesV1SearchTextRequestLocationBias? locationBias;