get1249_en function

Map<int, String> get1249_en()

Geocoding JSON data for 1249_en

Implementation

Map<int, String> get1249_en() {
  return {1249: "Ontario"};
}