deploymentStatus property
StudyDeploymentStatus?
get
deploymentStatus
The deployment status of this study, when known.
Implementation
StudyDeploymentStatus? get deploymentStatus => _deploymentStatus;
The deployment status of this study, when known.
StudyDeploymentStatus? get deploymentStatus => _deploymentStatus;