XPathString constructor

const XPathString(
  1. String value
)

Implementation

const XPathString(this.value);