BiometricVerification constructor

const BiometricVerification({
  1. bool biometricOnly = false,
})

Implementation

const BiometricVerification({this.biometricOnly = false});