| Index: client/dom/generated/src/frog/StorageInfo.dart
|
| diff --git a/client/dom/generated/src/frog/StorageInfo.dart b/client/dom/generated/src/frog/StorageInfo.dart
|
| index aaf5dc6828e38ce9afa3b6b7b50193a9154a8986..1e40581231de54db4f33990a3520b5de5b309581 100644
|
| --- a/client/dom/generated/src/frog/StorageInfo.dart
|
| +++ b/client/dom/generated/src/frog/StorageInfo.dart
|
| @@ -1,5 +1,5 @@
|
|
|
| -class StorageInfo native "StorageInfo" {
|
| +class StorageInfo native "*StorageInfo" {
|
|
|
| void queryUsageAndQuota(int storageType, [StorageInfoUsageCallback usageCallback = null, StorageInfoErrorCallback errorCallback = null]) native;
|
|
|
|
|