hasVerticalSpeed property

bool hasVerticalSpeed
final

Whether the platform actually reported verticalSpeed.

When false, verticalSpeed is 0.0 as a placeholder, which is also a valid level-flight reading.

Implementation

final bool hasVerticalSpeed;