radiusInMiles property
Radius in miles of the job location.
This value is derived from the location bounding box in which a circle with the specified radius centered from LatLng covers the area associated with the job location. For example, currently, "Mountain View, CA, USA" has a radius of 6.17 miles.
Implementation
core.double? radiusInMiles;