kosovo top-level constant
Country
const kosovo
The country of Kosovo
, and its 7 states
Implementation
const Country kosovo = Country(
id: 248,
name: "Kosovo",
longitude: 20.3403035,
latitude: 42.5612909,
capital: "Pristina",
currency: "EUR",
currencySymbol: "€",
currencyName: "Euro",
emoji: "🇽🇰",
emojiU: "U+1F1FD U+1F1F0",
iso2: "XK",
iso3: "XKX",
native: "Republika e Kosovës",
numericCode: "926",
nationality: "Kosovar, Kosovan",
phoneCode: "383",
region: "Europe",
subregion: "Eastern Europe",
tld: ".xk",
states: [
kosovoDakovicaDistrictgjakove,
kosovoGjilanDistrict,
kosovoKosovskaMitrovicaDistrict,
kosovoPecDistrict,
kosovoPristinapristine,
kosovoPrizrenDistrict,
kosovoUrosevacDistrictferizaj
],
timezones: [
Timezone(
abbreviation: "CET",
gmtOffset: 3600,
gmtOffsetName: "UTC+01:00",
tzName: "Central European Time",
zoneName: "Europe/Belgrade")
],
translations: {
"kr": "코소보",
"cn": "科索沃",
"tr": "Kosova"
});