menu
udpipe_flutter package
documentation
udpipe/src/conllu_parser.dart
UDToken
head property
head property
dark_mode
light_mode
head
property
int
head
final
id
of the syntactic head token; 0 means root.
Implementation
final int head;
udpipe_flutter package
documentation
udpipe/src/conllu_parser
UDToken
head property
UDToken class