children property

List<TreeNodeInfo> children
final

Unmodifiable list of the child nodes of this node.

Implementation

final List<TreeNodeInfo> children;