getChildren method Null safety

Stream<SmoothCategory<T>> getChildren()

Gets the list of children of this node.

Implementation

Stream<SmoothCategory<T>> getChildren();