speedAccuracyInMetersPerSecond property - Location class - core library - Dart API
speedAccuracyInMetersPerSecond
speedAccuracyInMetersPerSecond property
getter/setter pair
Estimated speed accuracy of this location, in meters per second.
If it cannot be determined, the value is null.
Implementation
double? speedAccuracyInMetersPerSecond;