latitude property

  1. @BuiltValueField.new(wireName: r'Latitude')
String get latitude

Angular distance of a location on the earth south or north of the equator.

Implementation

@BuiltValueField(wireName: r'Latitude')
String get latitude;