Translations constructor

Translations({
  1. String? translatedText,
})

Implementation

Translations({this.translatedText});