xbcCurrencyTranslations top-level constant

List<TranslatedName> const xbcCurrencyTranslations

Provides 1 translations for a European Unit of Account 9 currency:

  • English.

Implementation

const xbcCurrencyTranslations = [
  TranslatedName(LangEng(), name: "European Unit of Account 9"),
];