get1438_en function

Map<int, String> get1438_en()

Geocoding JSON data for 1438_en

Implementation

Map<int, String> get1438_en() {
  return {1438: "Quebec", 1438380: "Montreal, QC"};
}