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