CreateDeploymentResponse constructor
CreateDeploymentResponse({})
Implementation
CreateDeploymentResponse({
this.autoDeployed,
this.createdDate,
this.deploymentId,
this.deploymentStatus,
this.deploymentStatusMessage,
this.description,
});