currencies property

Map<Currency, int> currencies
getter/setter pair

Implementation

Map<Currency, int> currencies = <Currency, int>{};