headingAccuracy property

double? headingAccuracy
getter/setter pair

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

Implementation

double? headingAccuracy;