saintHypbarthelemy top-level constant

Country const saintHypbarthelemy

The country of Saint-Barthelemy, and its 0 states

Implementation

const Country saintHypbarthelemy = Country(
  id: 189,
  name: "Saint-Barthelemy",
  longitude: -63.41666666,
  latitude: 18.5,
  capital: "Gustavia",
  currency: "EUR",
  currencySymbol: "€",
  currencyName: "Euro",
  emoji: "🇧🇱",
  emojiU: "U+1F1E7 U+1F1F1",
  iso2: "BL",
  iso3: "BLM",
  native: "Saint-Barthélemy",
  numericCode: "652",
  nationality: "Barthelemois",
  phoneCode: "590",
  region: "Americas",
  subregion: "Caribbean",
  tld: ".bl",
  states: [],
  timezones: [
    Timezone(
      abbreviation: "AST",
      gmtOffset: -14400,
      gmtOffsetName: "UTC-04:00",
      tzName: "Atlantic Standard Time",
      zoneName: "America/St_Barthelemy")
  ],
  translations: {
    "kr": "생바르텔레미",
    "pt-BR": "São Bartolomeu",
    "pt": "São Bartolomeu",
    "nl": "Saint Barthélemy",
    "hr": "Saint Barthélemy",
    "fa": "سن-بارتلمی",
    "de": "Saint-Barthélemy",
    "es": "San Bartolomé",
    "fr": "Saint-Barthélemy",
    "ja": "サン・バルテルミー",
    "it": "Antille Francesi",
    "cn": "圣巴泰勒米",
    "tr": "Saint Barthélemy"
  });