currencySymbol property
final
      The symbol to be used when formatting this as currency.
For example, "$", "US$", or "€".
Implementation
final String currencySymbol;The symbol to be used when formatting this as currency.
For example, "$", "US$", or "€".
final String currencySymbol;