children property

List<Node> children
final

All children of this Element, it might be nested.

Implementation

final List<Node> children;