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