debugString property
String
get
debugString
Rust Debug formatting for a node handle.
Implementation
String get debugString => '{Node $kind $startPoint - $endPoint}';
Rust Debug formatting for a node handle.
String get debugString => '{Node $kind $startPoint - $endPoint}';