v1CreateTvcAppResult constructor
const
v1CreateTvcAppResult({})
Implementation
const v1CreateTvcAppResult({
required this.appId,
required this.manifestSetId,
required this.manifestSetOperatorIds,
required this.manifestSetThreshold,
});