horizontalAccuracy property

double? horizontalAccuracy
final

The accuracy of the horizontal coordinate in meters. Represents the radius of uncertainty for the location's latitude and longitude. Null if the horizontal accuracy is not available.

Implementation

final double? horizontalAccuracy;