children property

List<MCTSNode<S>> children
final

Implementation

final List<MCTSNode<S>> children = [];