Index: client/html/generated/html/frog/SVGGlyphRefElement.dart |
diff --git a/client/html/generated/html/frog/SVGGlyphRefElement.dart b/client/html/generated/html/frog/SVGGlyphRefElement.dart |
index beec56e9cc7e56d2cabb750072ecb854d9b6d733..1e78f85c538e1bd7a3b71a49d4f61f07893775b7 100644 |
--- a/client/html/generated/html/frog/SVGGlyphRefElement.dart |
+++ b/client/html/generated/html/frog/SVGGlyphRefElement.dart |
@@ -19,7 +19,7 @@ class _SVGGlyphRefElementImpl extends _SVGElementImpl implements SVGGlyphRefElem |
// From SVGStylable |
- _SVGAnimatedStringImpl get _className() native "return this.className;"; |
+ _SVGAnimatedStringImpl get _svgClassName() native "return this.className;"; |
// Use implementation from Element. |
// final _CSSStyleDeclarationImpl style; |