get1929_en function

Map<int, String> get1929_en()

Geocoding JSON data for 1929_en

Implementation

Map<int, String> get1929_en() {
  return {1929: "New York"};
}