latitude property
Angular distance of a location on the earth south or north of the equator.
Implementation
@BuiltValueField(wireName: r'Latitude')
String get latitude;
Angular distance of a location on the earth south or north of the equator.
@BuiltValueField(wireName: r'Latitude')
String get latitude;