get1879_en function

Map<int, String> get1879_en()

Geocoding JSON data for 1879_en

Implementation

Map<int, String> get1879_en() {
  return {1879: "Newfoundland and Labrador"};
}