Returns a list of enrolled biometrics.
Future<List<BiometricType>> getAvailableBiometrics() => LocalAuthPlatform.instance.getEnrolledBiometrics();