get1548_en function

Map<int, String> get1548_en()

Geocoding JSON data for 1548_en

Implementation

Map<int, String> get1548_en() {
  return {1548: "Ontario"};
}