get1464_en function

Map<int, String> get1464_en()

Geocoding JSON data for 1464_en

Implementation

Map<int, String> get1464_en() {
  return {1464: "Illinois"};
}