menu
udpipe_flutter package
documentation
udpipe/src/conllu_parser.dart
UDToken
id property
id property
dark_mode
light_mode
id
property
int
id
final
1-based token index within the sentence.
Implementation
final int id;
udpipe_flutter package
documentation
udpipe/src/conllu_parser
UDToken
id property
UDToken class