Gets the list of available biometric types
Future<List<BiometricType>> get availableBiometrics => _localAuth.getAvailableBiometrics();