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

Not documented.

Source

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