eritrea top-level constant
Country
const eritrea
The country of Eritrea, and its 6 states
Implementation
const Country eritrea = Country(
id: 68,
name: "Eritrea",
longitude: 39.0,
latitude: 15.0,
capital: "Asmara",
currency: "ERN",
currencySymbol: "Nfk",
currencyName: "Eritrean nakfa",
emoji: "🇪🇷",
emojiU: "U+1F1EA U+1F1F7",
iso2: "ER",
iso3: "ERI",
native: "ኤርትራ",
numericCode: "232",
nationality: "Eritrean",
phoneCode: "291",
region: "Africa",
subregion: "Eastern Africa",
tld: ".er",
states: [
eritreaAnsebaRegion,
eritreaDebubRegion,
eritreaGashHypbarkaRegion,
eritreaMaekelRegion,
eritreaNorthernRedSeaRegion,
eritreaSouthernRedSeaRegion
],
timezones: [
Timezone(
abbreviation: "EAT",
gmtOffset: 10800,
gmtOffsetName: "UTC+03:00",
tzName: "East Africa Time",
zoneName: "Africa/Asmara")
],
translations: {
"kr": "에리트레아",
"pt-BR": "Eritreia",
"pt": "Eritreia",
"nl": "Eritrea",
"hr": "Eritreja",
"fa": "اریتره",
"de": "Eritrea",
"es": "Eritrea",
"fr": "Érythrée",
"ja": "エリトリア",
"it": "Eritrea",
"cn": "厄立特里亚",
"tr": "Eritre"
});