| Index: client/html/generated/html/frog/NotificationCenter.dart
|
| diff --git a/client/html/generated/html/frog/NotificationCenter.dart b/client/html/generated/html/frog/NotificationCenter.dart
|
| deleted file mode 100644
|
| index 7c2086d96702227f61d1d863e20c34871809f182..0000000000000000000000000000000000000000
|
| --- a/client/html/generated/html/frog/NotificationCenter.dart
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -
|
| -class _NotificationCenterImpl implements NotificationCenter native "*NotificationCenter" {
|
| -
|
| - int checkPermission() native;
|
| -
|
| - _NotificationImpl createHTMLNotification(String url) native;
|
| -
|
| - _NotificationImpl createNotification(String iconUrl, String title, String body) native;
|
| -
|
| - void requestPermission(VoidCallback callback) native;
|
| -}
|
|
|