TCreateTvcDeploymentResponse constructor
const
TCreateTvcDeploymentResponse({
- required v1Activity activity,
- v1CreateTvcDeploymentResult? result,
Implementation
const TCreateTvcDeploymentResponse({required this.activity, this.result,});