checkBiometricSupported
fun checkBiometricSupported(context: Context, allowedAuthenticatorsOnEnable: List<BiometricAuthenticator>)
Check if biometric is supported. If not supported, an exception will be thrown.
Check if biometric is supported. If not supported, an exception will be thrown.