get1730_en function

Map<int, String> get1730_en()

Geocoding JSON data for 1730_en

Implementation

Map<int, String> get1730_en() {
  return {1730: "Illinois"};
}