get1382_en function

Map<int, String> get1382_en()

Geocoding JSON data for 1382_en

Implementation

Map<int, String> get1382_en() {
  return {1382: "Ontario"};
}