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