altitude property

num? get altitude

Implementation

_i2.num? get altitude => _i4.getProperty(
      this,
      'altitude',
    );