get1930_en function

Map<int, String> get1930_en()

Geocoding JSON data for 1930_en

Implementation

Map<int, String> get1930_en() {
  return {1930: "Indiana"};
}