bearingAccuracyInDegrees property - Location class - core library - Dart API
bearingAccuracyInDegrees
bearingAccuracyInDegrees property
getter/setter pair
Estimated bearing accuracy for this location, in degrees.
If it cannot be determined, the value is null.
Implementation
double? bearingAccuracyInDegrees;