firstElementChild property

XmlElement? get firstElementChild

Return the first child XmlElement, or null if there are none.

Implementation

XmlElement? get firstElementChild;