get1838_en function

Map<int, String> get1838_en()

Geocoding JSON data for 1838_en

Implementation

Map<int, String> get1838_en() {
  return {1838: "New York"};
}