get1683_en function

Map<int, String> get1683_en()

Geocoding JSON data for 1683_en

Implementation

Map<int, String> get1683_en() {
  return {1683: "Ontario"};
}