get1447_en function

Map<int, String> get1447_en()

Geocoding JSON data for 1447_en

Implementation

Map<int, String> get1447_en() {
  return {1447: "Illinois"};
}