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