biometricManager
BiometricManager instance for checking biometric authentication availability and capabilities.
This property provides access to Android's BiometricManager, which is used to determine what types of biometric authentication are available on the current device and their current status. The manager is automatically initialized with the application context.