get1363_en function

Map<int, String> get1363_en()

Geocoding JSON data for 1363_en

Implementation

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