menu
turnkey_http package
documentation
__generated__/models.dart
v1CreateTvcDeploymentResult
v1CreateTvcDeploymentResult.new const constructor
v1CreateTvcDeploymentResult.new const constructor
dark_mode
light_mode
v1CreateTvcDeploymentResult
constructor
const
v1CreateTvcDeploymentResult
(
{
required
String
deploymentId
,
required
String
manifestId
,
})
Implementation
const v1CreateTvcDeploymentResult({ required this.deploymentId, required this.manifestId, });
turnkey_http package
documentation
__generated__/models
v1CreateTvcDeploymentResult
v1CreateTvcDeploymentResult.new const constructor
v1CreateTvcDeploymentResult class