distanceInMiles property

double? distanceInMiles
getter/setter pair

The distance_in_miles is applied when the location being searched for is identified as a city or smaller.

This field is ignored if the location being searched for is a state or larger.

Implementation

core.double? distanceInMiles;