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

Not documented.

Source

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