get1753_en function

Map<int, String> get1753_en()

Geocoding JSON data for 1753_en

Implementation

Map<int, String> get1753_en() {
  return {1753: "Ontario"};
}