1. Deprecated("Internal Use Only")
PathSegCurvetoQuadraticSmoothRel internalCreatePathSegCurvetoQuadraticSmoothRel()

Source

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