currentLocale property

IntlLocale? currentLocale

Returns the current resolved locales for this instance.

Implementation

IntlLocale? get currentLocale => getCurrentLocale();