AdaptiveMtTranslation constructor

AdaptiveMtTranslation({
  1. String? translatedText,
})

Implementation

AdaptiveMtTranslation({this.translatedText});