TCreateTvcDeploymentInput constructor

const TCreateTvcDeploymentInput({
  1. required TCreateTvcDeploymentBody body,
})

Implementation

const TCreateTvcDeploymentInput({required this.body});