get1680_en function

Map<int, String> get1680_en()

Geocoding JSON data for 1680_en

Implementation

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