toRupiah property

String get toRupiah

Implementation

String get toRupiah => _currencyFormat.format(this ?? 0);