Index: client/dom/generated/src/frog/SVGPathSegCurvetoCubicAbs.dart |
diff --git a/client/dom/generated/src/frog/SVGPathSegCurvetoCubicAbs.dart b/client/dom/generated/src/frog/SVGPathSegCurvetoCubicAbs.dart |
index 4146efefd0c333bebe961f0c33c36318c38560f9..dc808e10e4cffd7c9d1fb4fb3784a474d2682dad 100644 |
--- a/client/dom/generated/src/frog/SVGPathSegCurvetoCubicAbs.dart |
+++ b/client/dom/generated/src/frog/SVGPathSegCurvetoCubicAbs.dart |
@@ -1,5 +1,5 @@ |
-class SVGPathSegCurvetoCubicAbsJs extends SVGPathSegJs implements SVGPathSegCurvetoCubicAbs native "*SVGPathSegCurvetoCubicAbs" { |
+class _SVGPathSegCurvetoCubicAbsJs extends _SVGPathSegJs implements SVGPathSegCurvetoCubicAbs native "*SVGPathSegCurvetoCubicAbs" { |
num get x() native "return this.x;"; |