get1975_en function

Map<int, String> get1975_en()

Geocoding JSON data for 1975_en

Implementation

Map<int, String> get1975_en() {
  return {1975: "Missouri"};
}