children property

List<Node> children
final

The sub Nodes of this object.

Implementation

final List<Node> children;