gambiaThe top-level constant
Country
const gambiaThe
The country of Gambia The
, and its 6 states
Implementation
const Country gambiaThe = Country(
id: 80,
name: "Gambia The",
longitude: -16.56666666,
latitude: 13.46666666,
capital: "Banjul",
currency: "GMD",
currencySymbol: "D",
currencyName: "Gambian dalasi",
emoji: "🇬🇲",
emojiU: "U+1F1EC U+1F1F2",
iso2: "GM",
iso3: "GMB",
native: "Gambia",
numericCode: "270",
nationality: "Gambian",
phoneCode: "220",
region: "Africa",
subregion: "Western Africa",
tld: ".gm",
states: [
gambiaTheBanjul,
gambiaTheCentralRiverDivision,
gambiaTheLowerRiverDivision,
gambiaTheNorthBankDivision,
gambiaTheUpperRiverDivision,
gambiaTheWestCoastDivision
],
timezones: [
Timezone(
abbreviation: "GMT",
gmtOffset: 0,
gmtOffsetName: "UTC±00",
tzName: "Greenwich Mean Time",
zoneName: "Africa/Banjul")
],
translations: {
"kr": "감비아",
"pt-BR": "Gâmbia",
"pt": "Gâmbia",
"nl": "Gambia",
"hr": "Gambija",
"fa": "گامبیا",
"de": "Gambia",
"es": "Gambia",
"fr": "Gambie",
"ja": "ガンビア",
"it": "Gambia",
"cn": "冈比亚",
"tr": "Gambiya"
});