Check if biometric hardware is available on the device
Future<bool> canCheckBiometrics() { throw UnimplementedError('canCheckBiometrics() has not been implemented.'); }