children property

List<T> children
final

The children of this node.

Implementation

final List<T> children;