executor property
StudyDeploymentExecutor?
get
executor
The executor executing this masterDeployment
.
Implementation
StudyDeploymentExecutor? get executor => _executor;
The executor executing this masterDeployment
.
StudyDeploymentExecutor? get executor => _executor;