get1743_en function

Map<int, String> get1743_en()

Geocoding JSON data for 1743_en

Implementation

Map<int, String> get1743_en() {
  return {1743: "North Carolina"};
}