elevation property

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

The elevation of the location in meters.

Implementation

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