DomParser()

Source

@DomName('DOMParser.DOMParser')
@DocsEditable()
factory DomParser() {
  return DomParser._create_1();
}