XPathBoolean constructor

const XPathBoolean(
  1. bool value
)

Implementation

const XPathBoolean(this.value);