LivenessSettings
constructor(@FloatRange(from = 0.0, to = 1.0) handToCardSizeRatio: Float = 0.15f, @FloatRange(from = 0.0, to = 1.0) handCardOverlapThreshold: Float = 0.05f, enableCardHeldInHandCheck: Boolean = true, screenCheckStrictnessLevel: StrictnessLevel = StrictnessLevel.Level5, photocopyCheckStrictnessLevel: StrictnessLevel = StrictnessLevel.Level5)