| Index: client/dom/generated/src/frog/SVGPathSegCurvetoCubicRel.dart
|
| diff --git a/client/dom/generated/src/frog/SVGPathSegCurvetoCubicRel.dart b/client/dom/generated/src/frog/SVGPathSegCurvetoCubicRel.dart
|
| index 26a5d8e24adc2ead21f9d686d10aff59aee1d8d9..4cfaa2dacd74c60b82b025d4fcf55ec57d74d1dc 100644
|
| --- a/client/dom/generated/src/frog/SVGPathSegCurvetoCubicRel.dart
|
| +++ b/client/dom/generated/src/frog/SVGPathSegCurvetoCubicRel.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class SVGPathSegCurvetoCubicRelJs extends SVGPathSegJs implements SVGPathSegCurvetoCubicRel native "*SVGPathSegCurvetoCubicRel" {
|
| +class _SVGPathSegCurvetoCubicRelJs extends _SVGPathSegJs implements SVGPathSegCurvetoCubicRel native "*SVGPathSegCurvetoCubicRel" {
|
|
|
| num get x() native "return this.x;";
|
|
|
|
|