currencySymbol property

String currencySymbol
final

The symbol to be used when formatting this as currency.

For example, "$", "US$", or "€".

Implementation

final String currencySymbol;