uTMZone property

  1. @BuiltValueField.new(wireName: r'UTMZone')
String get uTMZone

UTM grid zone combination of the longitude zone (1 to 60) and the latitude band (C to X, excluding I and O).

Implementation

@BuiltValueField(wireName: r'UTMZone')
String get uTMZone;