hasBiometricStore static method

Future<bool> hasBiometricStore()

Implementation

static Future<bool> hasBiometricStore() => SecureStore.hasBiometricStore();