get1343_en function

Map<int, String> get1343_en()

Geocoding JSON data for 1343_en

Implementation

Map<int, String> get1343_en() {
  return {1343: "Ontario"};
}