reportCurrencies top-level constant

List<String> const reportCurrencies

ISO currencies offered by the report editor.

Implementation

const reportCurrencies = ['EUR', 'USD', 'CHF', 'GBP', 'JPY'];