children property

List<Node> children
final

The children of this node.

Implementation

final List<Node> children;