longitude property

  1. @BuiltValueField.new(wireName: r'Longitude')
String get longitude

Angular measurement of the distance of a location on the earth east or west of the Greenwich observatory.

Implementation

@BuiltValueField(wireName: r'Longitude')
String get longitude;