horizontalAccuracy property

double? horizontalAccuracy
getter/setter pair

A positive number in meters to indicate accuracy of the device antenna horizontal location.

This optional parameter should only be present if its value is less than the FCC requirement of 50 meters.

Implementation

core.double? horizontalAccuracy;