symbol property

String? symbol
final

Symbol that represents the currency, e.g. '$'. Returns simply the currency code for most currencies.

Implementation

final String? symbol;