getChildren property

List<T> Function(T node) getChildren
final

Implementation

final List<T> Function(T node) getChildren;