Index: client/html/generated/html/frog/SVGSVGElement.dart |
diff --git a/client/html/generated/html/frog/SVGSVGElement.dart b/client/html/generated/html/frog/SVGSVGElement.dart |
index fe00a954e63990e9e6b3c475874c0d249476fe0c..d72ae62566aa00b712ca3c961f2d0f3b59ecaa0e 100644 |
--- a/client/html/generated/html/frog/SVGSVGElement.dart |
+++ b/client/html/generated/html/frog/SVGSVGElement.dart |
@@ -97,7 +97,7 @@ class _SVGSVGElementImpl extends _SVGElementImpl implements SVGSVGElement native |
// From SVGStylable |
- _SVGAnimatedStringImpl get _className() native "return this.className;"; |
+ _SVGAnimatedStringImpl get _svgClassName() native "return this.className;"; |
// Use implementation from Element. |
// final _CSSStyleDeclarationImpl style; |