get1202_en function

Map<int, String> get1202_en()

Geocoding JSON data for 1202_en

Implementation

Map<int, String> get1202_en() {
  return {1202: "Washington D.C."};
}