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

Not documented.

Source

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