toStr method

String toStr()

Return the String reprensentation for the Currency

Implementation

String toStr() => describeEnum(this);