pln constant

CurrencyFormat const pln

The CurrencyFormat of the Polish Zloty.

Implementation

static const CurrencyFormat pln =
    CurrencyFormat(code: 'pln', symbol: 'zł', symbolSide: SymbolSide.right);