children property

List<Element> children

A list of this element's children.

There is no guarantee of the order in which the children will be included.

Implementation

List<Element> get children;