hasAltitude property

bool hasAltitude
final

Whether the platform actually reported altitude.

When false, altitude is 0.0 as a placeholder. Mirrors Location.hasAltitude() on Android.

Implementation

final bool hasAltitude;