menu
mymemory_translate package
documentation
models/translation._response.dart
TranslationResponse
matches property
matches property
dark_mode
light_mode
matches
property
List
<
TranslationMatch
>
matches
final
The human contributed
matches
returned from translating text.
Implementation
final List<TranslationMatch> matches;
mymemory_translate package
documentation
models/translation._response
TranslationResponse
matches property
TranslationResponse class