speed property
The instantaneous speed of the device in meters per second. Null if the speed is not available.
Implementation
final double? speed;
The instantaneous speed of the device in meters per second. Null if the speed is not available.
final double? speed;