1. Deprecated("Internal Use Only")
PathSegCurvetoCubicSmoothAbs internalCreatePathSegCurvetoCubicSmoothAbs()

Source

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