BiometricAuthException constructor
BiometricAuthException(
- BiometricError error, [
- String message = ''
Implementation
BiometricAuthException(this.error, [this.message = '']);