translations property
Translations contains list of translation results of given text
Implementation
List<TranslateItemModel>? get translations =>
throw _privateConstructorUsedError;
Translations contains list of translation results of given text
List<TranslateItemModel>? get translations =>
throw _privateConstructorUsedError;