altitude property

double? get altitude

@brief sublocation's altitude in meters if specified.

Dart code snippet: @snippet location_manager_example.dart dart_Sublocation_getAltitude

Implementation

double? get altitude;