@param id
Future<chopper.Response<bool>> webimportrecordIdDelete({ required String? id, }) { return _webimportrecordIdDelete(id: id); }