TGetTvcAppResponse constructor
const
TGetTvcAppResponse({
- required v1TvcApp tvcApp,
Implementation
const TGetTvcAppResponse({
required this.tvcApp,
});
const TGetTvcAppResponse({
required this.tvcApp,
});