TranslationData constructor

TranslationData({
  1. String? translatedText,
})

Implementation

TranslationData({this.translatedText});