get1472_en function

Map<int, String> get1472_en()

Geocoding JSON data for 1472_en

Implementation

Map<int, String> get1472_en() {
  return {1472: "North Carolina"};
}