translations property

List<TranslateItemModel>? get translations
inherited

Translations contains list of translation results of given text

Implementation

List<TranslateItemModel>? get translations =>
    throw _privateConstructorUsedError;