hasSpeed property

bool hasSpeed
final

Whether the platform actually reported speed.

When false, speed is 0.0 as a placeholder, which is also a valid stationary reading. Mirrors Location.hasSpeed() on Android.

Implementation

final bool hasSpeed;