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