XPathEvaluator constructor Null safety

XPathEvaluator()

Implementation

factory XPathEvaluator() {
  return XPathEvaluator._create_1();
}