accuracy property

double? accuracy
final

The estimated horizontal accuracy of the position in meters.

The accuracy is not available on all devices. In these cases the value is 0.0.

位置の推定水平精度(メートル単位)。

精度はすべてのデバイスで利用できるわけではありません。この場合、値は0.0です。

Implementation

final double? accuracy;