get1584_en function

Map<int, String> get1584_en()

Geocoding JSON data for 1584_en

Implementation

Map<int, String> get1584_en() {
  return {1584: "Manitoba"};
}