code property

BiometricError? code
getter/setter pair

Standardized error code if authentication failed. Use this for programmatic error handling.

Implementation

BiometricError? code;