SimpleTranslator constructor
SimpleTranslator(})
Implementation
SimpleTranslator(
this.decodedMap,
this.key,
this.keySeparator, {
this.fallbackKey,
this.translationParams,
this.missingKeyTranslationHandler,
});