get1365_en function

Map<int, String> get1365_en()

Geocoding JSON data for 1365_en

Implementation

Map<int, String> get1365_en() {
  return {1365: "Ontario"};
}