get1839_en function

Map<int, String> get1839_en()

Geocoding JSON data for 1839_en

Implementation

Map<int, String> get1839_en() {
  return {1839: "South Carolina"};
}