value property

T? value
final

An optional value associated with this node.

Implementation

final T? value;