| Index: client/dom/generated/src/frog/SVGAnimatedEnumeration.dart
|
| diff --git a/client/dom/generated/src/frog/SVGAnimatedEnumeration.dart b/client/dom/generated/src/frog/SVGAnimatedEnumeration.dart
|
| index 7d1f7364b7320ccc6bfd749a9a46d9a6699044c3..bada7a02ef219cb44e1e803c5c0aa259d5f054b3 100644
|
| --- a/client/dom/generated/src/frog/SVGAnimatedEnumeration.dart
|
| +++ b/client/dom/generated/src/frog/SVGAnimatedEnumeration.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class SVGAnimatedEnumerationJs extends DOMTypeJs implements SVGAnimatedEnumeration native "*SVGAnimatedEnumeration" {
|
| +class _SVGAnimatedEnumerationJs extends _DOMTypeJs implements SVGAnimatedEnumeration native "*SVGAnimatedEnumeration" {
|
|
|
| int get animVal() native "return this.animVal;";
|
|
|
|
|