1. Deprecated("Internal Use Only")
PathSegCurvetoCubicRel internalCreatePathSegCurvetoCubicRel()

Source

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