speed property

double? speed
final

The instantaneous speed of the device in meters per second. Null if the speed is not available.

Implementation

final double? speed;