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