node property

Node? node
final

The child node if found, otherwise null.

Implementation

final Node? node;