Index: client/dom/generated/src/frog/SVGPathSegCurvetoCubicSmoothAbs.dart |
diff --git a/client/dom/generated/src/frog/SVGPathSegCurvetoCubicSmoothAbs.dart b/client/dom/generated/src/frog/SVGPathSegCurvetoCubicSmoothAbs.dart |
index 16a2a6f235f5b11132bd97ca229f28e9048c68db..7f7890fdbb515e196c0b05e9efbc1c22bf972755 100644 |
--- a/client/dom/generated/src/frog/SVGPathSegCurvetoCubicSmoothAbs.dart |
+++ b/client/dom/generated/src/frog/SVGPathSegCurvetoCubicSmoothAbs.dart |
@@ -1,5 +1,5 @@ |
-class SVGPathSegCurvetoCubicSmoothAbsJs extends SVGPathSegJs implements SVGPathSegCurvetoCubicSmoothAbs native "*SVGPathSegCurvetoCubicSmoothAbs" { |
+class _SVGPathSegCurvetoCubicSmoothAbsJs extends _SVGPathSegJs implements SVGPathSegCurvetoCubicSmoothAbs native "*SVGPathSegCurvetoCubicSmoothAbs" { |
num get x() native "return this.x;"; |