elevation property

  1. @BuiltValueField.new(wireName: r'elevation')
num get elevation

The elevation of the location in meters.

Implementation

@BuiltValueField(wireName: r'elevation')
num get elevation;