getLocale method

Implementation

BaseAppLocale getLocale() {
  return _currLocale;
}