get1917_en function

Map<int, String> get1917_en()

Geocoding JSON data for 1917_en

Implementation

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