headingAccuracy property

double? headingAccuracy
final

Get the estimated bearing accuracy of this location, in degrees. Only available on Android https://developer.android.com/reference/android/location/Location#getBearingAccuracyDegrees()

Implementation

final double? headingAccuracy;