idr constant

CurrencyFormat const idr

The CurrencyFormat of the Indonesian Rupiah.

Implementation

static const CurrencyFormat idr =
    CurrencyFormat(code: 'idr', symbol: 'Rp', symbolSide: SymbolSide.left);