Return the direct children of this node in document order.
@override late final XmlNodeList<XmlNode> children = XmlNodeList<XmlNode>(this, {});