TGetTvcAppDeploymentsInput constructor

const TGetTvcAppDeploymentsInput({
  1. required TGetTvcAppDeploymentsBody body,
})

Implementation

const TGetTvcAppDeploymentsInput({required this.body});