1. <a class="" href="dart-core/Deprecated-class.html">Deprecated</a>("Internal Use Only")
DomStringList internalCreateDomStringList()

Not documented.

Source

@Deprecated("Internal Use Only")
static DomStringList internalCreateDomStringList() {
  return new DomStringList._internalWrap();
}