Future<void> showNotification({ required String title, int? notificationId, String content = 'content', });