int snapshotLength

Source

@DomName('XPathResult.snapshotLength')
@DocsEditable()
int get snapshotLength =>
    _blink.BlinkXPathResult.instance.snapshotLength_Getter_(this);