get1771_en function

Map<int, String> get1771_en()

Geocoding JSON data for 1771_en

Implementation

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