DeploymentServiceRequest constructor

DeploymentServiceRequest([
  1. String? studyDeploymentId
])

Implementation

DeploymentServiceRequest([this.studyDeploymentId]) : super();