getLocale method

dynamic getLocale()

Implementation

getLocale() => _prefs?.getString(Constants.LOCALE_CACHE) ?? "vi";