MultipleFaceSwap constructor
const
MultipleFaceSwap({})
Implementation
const MultipleFaceSwap({
required this.key,
this.webhook,
this.trackId,
required this.initImage,
required this.targetImage,
this.watermark,
});