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