get1779_en function

Map<int, String> get1779_en()

Geocoding JSON data for 1779_en

Implementation

Map<int, String> get1779_en() {
  return {1779: "Illinois", 1779423: "Rockford, IL"};
}