district property

String? get district

District name (aka county)

Implementation

String? get district => districtField.getValue(_json);