previousElementSibling property

XmlElement? get previousElementSibling

Return the previous element sibling of this node, or null.

Implementation

XmlElement? get previousElementSibling;