1. Deprecated("Internal Use Only")
PathSegCurvetoCubicSmoothRel internalCreatePathSegCurvetoCubicSmoothRel()

Source

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