toString method

  1. @override
String toString()
override

Returns the currency code as the string representation.

Implementation

@override
String toString() => currencyCode;