stringValue property
The read-only stringValue property of the
XPathResult interface returns the string value of a result with
XPathResult.resultType being STRING_TYPE.
Implementation
external String get stringValue;
The read-only stringValue property of the
XPathResult interface returns the string value of a result with
XPathResult.resultType being STRING_TYPE.
external String get stringValue;