formatCurrency method

String formatCurrency()

Implementation

String formatCurrency() => currencyFormat.format(this);