get1437_en function

Map<int, String> get1437_en()

Geocoding JSON data for 1437_en

Implementation

Map<int, String> get1437_en() {
  return {1437: "Ontario"};
}