| Index: client/dom/generated/src/frog/SVGAnimatedBoolean.dart
|
| diff --git a/client/dom/generated/src/frog/SVGAnimatedBoolean.dart b/client/dom/generated/src/frog/SVGAnimatedBoolean.dart
|
| index 8ace331a5aa7424320ac70bd898213df26942fc2..fe34b3b0fe5bfc9f76596dcb4b559d3f81e19634 100644
|
| --- a/client/dom/generated/src/frog/SVGAnimatedBoolean.dart
|
| +++ b/client/dom/generated/src/frog/SVGAnimatedBoolean.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class SVGAnimatedBooleanJs extends DOMTypeJs implements SVGAnimatedBoolean native "*SVGAnimatedBoolean" {
|
| +class _SVGAnimatedBooleanJs extends _DOMTypeJs implements SVGAnimatedBoolean native "*SVGAnimatedBoolean" {
|
|
|
| bool get animVal() native "return this.animVal;";
|
|
|
|
|