menu
azure_translation package
documentation
model/break.dart
BrokenSentence
segments property
segments property
dark_mode
light_mode
segments
property
List
<
String
>
segments
final
Segments of the word after being split.
Implementation
final List<String> segments;
azure_translation package
documentation
model/break
BrokenSentence
segments property
BrokenSentence class