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