Request notification permission
@override Future<String> requestNotificationPermission() async { return requestNotificationPermissionWeb(); }