checkBiometrics<T extends LocalAuthentication> abstract method

Future<List<BiometricType>> checkBiometrics<T extends LocalAuthentication>(
  1. T localAuthentication
)

Implementation

Future<List<BiometricType>> checkBiometrics<T extends LocalAuthentication>(
    T localAuthentication);