child property

CNode? child
finalinherited

The child of the node, if it exists

Implementation

final CNode? child;