Check if biometric authentication is available and enrolled.
Future<bool> isBiometricAvailable() { throw UnimplementedError( 'isBiometricAvailable() has not been implemented.',); }