BatchGetDeploymentTargetsOutput constructor
BatchGetDeploymentTargetsOutput({
- List<
DeploymentTarget> ? deploymentTargets,
Implementation
BatchGetDeploymentTargetsOutput({
this.deploymentTargets,
});