HtmlElement 构造函数

HtmlElement()

实现

factory HtmlElement() {
  throw new UnsupportedError("Not supported");
}