SecureBiometricAuthException constructor
SecureBiometricAuthException(
- SecureBiometricAuthErrorType type, [
- String? message
Implementation
SecureBiometricAuthException(this.type, [this.message]);