xPathResult top-level property
dynamic
get
xPathResult
The results generated by evaluating an XPath expression within the context of a given node.
Implementation
_i2.dynamic get xPathResult => _i4.getProperty(
_self,
'XPathResult',
);