iso4217Letter property

String get iso4217Letter

Returns the ISO 4217 letter code of the currency.

Provides same data as code.

Implementation

String get iso4217Letter => code;