DeleteProjectVersionResponse constructor
DeleteProjectVersionResponse({
- ProjectVersionStatus? status,
Implementation
DeleteProjectVersionResponse({
this.status,
});
DeleteProjectVersionResponse({
this.status,
});