get1942_en function

Map<int, String> get1942_en()

Geocoding JSON data for 1942_en

Implementation

Map<int, String> get1942_en() {
  return {1942: "Toronto, ON"};
}