defaultCurrency static method

String defaultCurrency()

Returns the default currency code.

Implementation

static String defaultCurrency() => _defaultCurrency;