children property

List<SummerTreeNode> children
final

Child nodes.

Implementation

final List<SummerTreeNode> children;