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

Not documented.

Source

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