value property
T?
value
final
Strongly-typed payload travelling with the node (null for structural
nodes).
Implementation
final T? value;
Strongly-typed payload travelling with the node (null for structural
nodes).
final T? value;