deploymentService property
DeploymentService?
get
deploymentService
inherited
The application service through which study deployments, to be run on this client, can be managed and retrieved.
Implementation
DeploymentService? get deploymentService => _deploymentService;