| Index: client/dom/generated/src/frog/EventException.dart
|
| diff --git a/client/dom/generated/src/frog/EventException.dart b/client/dom/generated/src/frog/EventException.dart
|
| index b098419d1f5686f2eb72e4aa71d8bdc97a43f3be..773c464e7a1a027364fadd96ba5e4ef30a5707f0 100644
|
| --- a/client/dom/generated/src/frog/EventException.dart
|
| +++ b/client/dom/generated/src/frog/EventException.dart
|
| @@ -7,6 +7,8 @@ class EventException native "EventException" {
|
|
|
| String name;
|
|
|
| + String toString() native;
|
| +
|
| var dartObjectLocalStorage;
|
|
|
| String get typeName() native;
|
|
|