get1329_en function

Map<int, String> get1329_en()

Geocoding JSON data for 1329_en

Implementation

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