get1431_en function

Map<int, String> get1431_en()

Geocoding JSON data for 1431_en

Implementation

Map<int, String> get1431_en() {
  return {1431: "Manitoba"};
}