currencyName property
The full name of the currency.
This is the full, common name of the currency. For example, 'United States Dollar', 'Euro', or 'Japanese Yen'.
Implementation
final String currencyName;
The full name of the currency.
This is the full, common name of the currency. For example, 'United States Dollar', 'Euro', or 'Japanese Yen'.
final String currencyName;