verticalAccuracy property

double? verticalAccuracy
final

The accuracy of the vertical coordinate (altitude) in meters. Represents the vertical accuracy of the altitude property. Null if the vertical accuracy is not available.

Implementation

final double? verticalAccuracy;