| Index: client/dom/generated/src/frog/SVGPathSegCurvetoCubicSmoothRel.dart
|
| diff --git a/client/dom/generated/src/frog/SVGPathSegCurvetoCubicSmoothRel.dart b/client/dom/generated/src/frog/SVGPathSegCurvetoCubicSmoothRel.dart
|
| index 72c862c1307881ca243285cf2ae7646ab7de9b1c..23f5ce6f19b4e366f7e905c155b7ec704fda6623 100644
|
| --- a/client/dom/generated/src/frog/SVGPathSegCurvetoCubicSmoothRel.dart
|
| +++ b/client/dom/generated/src/frog/SVGPathSegCurvetoCubicSmoothRel.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class SVGPathSegCurvetoCubicSmoothRelJs extends SVGPathSegJs implements SVGPathSegCurvetoCubicSmoothRel native "*SVGPathSegCurvetoCubicSmoothRel" {
|
| +class _SVGPathSegCurvetoCubicSmoothRelJs extends _SVGPathSegJs implements SVGPathSegCurvetoCubicSmoothRel native "*SVGPathSegCurvetoCubicSmoothRel" {
|
|
|
| num get x() native "return this.x;";
|
|
|
|
|