get1821_en function

Map<int, String> get1821_en()

Geocoding JSON data for 1821_en

Implementation

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