SpecificVideoSwap constructor
const
SpecificVideoSwap({})
Implementation
const SpecificVideoSwap({
required this.key,
this.webhook,
this.trackId,
required this.initImage,
required this.initVideo,
required this.referenceImage,
this.outputFormat = "mp4",
this.watermark,
});