children property

List<IndexedNode> children
final

These are the children of the node.

Implementation

final List<IndexedNode> children;