symbol property

String? symbol
getter/setter pair

Standard symbol for describing this currency, for example, '$' for US Dollars.

Output only.

Implementation

core.String? symbol;