get1742_en function

Map<int, String> get1742_en()

Geocoding JSON data for 1742_en

Implementation

Map<int, String> get1742_en() {
  return {1742: "Ontario"};
}