names top-level constant

Map<String, String> const names

Locale names of Javanese (Indonesia)

Implementation

const names = {
  "IN": "India",
  "KP": "North Korea",
  "MK": "North Macedonia",
  "NZ": "New Zealand"
};