Checks if the device has biometric support.
Future<bool?> hasBiometricSupport() { throw UnimplementedError( 'hasBiometricSupport() has not been implemented.'); }