nearestStormDistance property

double? nearestStormDistance
getter/setter pair

optional The approximate distance to the nearest storm in miles. (A storm distance of 0 doesn’t necessarily refer to a storm at the requested location, but rather a storm in the vicinity of that location.)

Implementation

double? nearestStormDistance;