get1947_en function

Map<int, String> get1947_en()

Geocoding JSON data for 1947_en

Implementation

Map<int, String> get1947_en() {
  return {1947: "Michigan"};
}