Index: client/dom/generated/src/frog/BarInfo.dart |
diff --git a/client/dom/generated/src/frog/BarInfo.dart b/client/dom/generated/src/frog/BarInfo.dart |
index 4ea25332be64495cdbf423c408889f917cd28a92..d545230683eb872021034cd32a2eec659765c44d 100644 |
--- a/client/dom/generated/src/frog/BarInfo.dart |
+++ b/client/dom/generated/src/frog/BarInfo.dart |
@@ -1,5 +1,5 @@ |
-class BarInfoJs extends DOMTypeJs implements BarInfo native "*BarInfo" { |
+class _BarInfoJs extends _DOMTypeJs implements BarInfo native "*BarInfo" { |
bool get visible() native "return this.visible;"; |
} |