children property

List<T> children

Returns the List of children nodes.

Implementation

List<T> get children;