Index: client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticSmoothRel.dart |
diff --git a/client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticSmoothRel.dart b/client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticSmoothRel.dart |
index 51e93763f1731795946ec2cba0af90bf333a7810..a9341d5ec5bd93f0e680cd4bb90aedecd32ff035 100644 |
--- a/client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticSmoothRel.dart |
+++ b/client/dom/generated/src/frog/SVGPathSegCurvetoQuadraticSmoothRel.dart |
@@ -1,5 +1,5 @@ |
-class SVGPathSegCurvetoQuadraticSmoothRelJs extends SVGPathSegJs implements SVGPathSegCurvetoQuadraticSmoothRel native "*SVGPathSegCurvetoQuadraticSmoothRel" { |
+class _SVGPathSegCurvetoQuadraticSmoothRelJs extends _SVGPathSegJs implements SVGPathSegCurvetoQuadraticSmoothRel native "*SVGPathSegCurvetoQuadraticSmoothRel" { |
num get x() native "return this.x;"; |