TranslationProducerClosedOptions constructor
Implementation
TranslationProducerClosedOptions({
required this.data,
this.updateTranslationProducerMap,
this.stopConsumingTranslation,
this.resumeOriginalProducer,
this.showAlert,
});
TranslationProducerClosedOptions({
required this.data,
this.updateTranslationProducerMap,
this.stopConsumingTranslation,
this.resumeOriginalProducer,
this.showAlert,
});