currentCurrency property

String? currentCurrency

Implementation

static String? get currentCurrency => Zone.current[#IntlMessage.currency];