Node singleNodeValue

Source

@DomName('XPathResult.singleNodeValue')
@DocsEditable()
Node get singleNodeValue =>
    _blink.BlinkXPathResult.instance.singleNodeValue_Getter_(this);