xbdCurrencyTranslations top-level constant

List<TranslatedName> const xbdCurrencyTranslations

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

  • English.

Implementation

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