canAuthenticate abstract method

Future<CanAuthenticateResponse> canAuthenticate()

Returns whether this device supports biometric/secure storage or the reason CanAuthenticateResponse why it is not supported.

Implementation

Future<CanAuthenticateResponse> canAuthenticate();