hasSpeed property
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;
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.
final bool hasSpeed;