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