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

Not documented.

Source

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