get1854_en function

Map<int, String> get1854_en()

Geocoding JSON data for 1854_en

Implementation

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