TranslateConfig constructor

TranslateConfig()

Implementation

TranslateConfig() {
  // Load cached value asynchronously
  _loadTargetLanguage();
}