children property

Map<String, Node> children
final

These are the children of the node.

Implementation

final Map<String, Node> children;