FaceAuthenticatorCustomizationIos constructor
FaceAuthenticatorCustomizationIos({})
Implementation
FaceAuthenticatorCustomizationIos(
{this.colorHex,
this.greenMaskImageName,
this.whiteMaskImageName,
this.redMaskImageName,
this.closeImageName,
this.showStepLabel,
this.showStatusLabel});