children property

List<PgnChildNode<T>> children
final

Implementation

final List<PgnChildNode<T>> children = [];