menu
turnkey_http package
documentation
__generated__/models.dart
TGetTvcAppDeploymentsBody
TGetTvcAppDeploymentsBody.new const constructor
TGetTvcAppDeploymentsBody.new const constructor
dark_mode
light_mode
TGetTvcAppDeploymentsBody
constructor
const
TGetTvcAppDeploymentsBody
(
{
String
?
organizationId
,
required
String
appId
,
})
Implementation
const TGetTvcAppDeploymentsBody({ this.organizationId, required this.appId, });
turnkey_http package
documentation
__generated__/models
TGetTvcAppDeploymentsBody
TGetTvcAppDeploymentsBody.new const constructor
TGetTvcAppDeploymentsBody class