Index: client/dom/generated/src/frog/Notation.dart |
diff --git a/client/dom/generated/src/frog/Notation.dart b/client/dom/generated/src/frog/Notation.dart |
index ad399141d4f0e3e18730defeaefd9c7406114af1..f07de3e30215bb3fbf3d9d5f8192018cd2947fe7 100644 |
--- a/client/dom/generated/src/frog/Notation.dart |
+++ b/client/dom/generated/src/frog/Notation.dart |
@@ -1,5 +1,5 @@ |
-class NotationJs extends NodeJs implements Notation native "*Notation" { |
+class _NotationJs extends _NodeJs implements Notation native "*Notation" { |
String get publicId() native "return this.publicId;"; |