canAuthenticate abstract method
Returns whether this device supports biometric/secure storage or the reason CanAuthenticateResponse why it is not supported.
Implementation
Future<CanAuthenticateResponse> canAuthenticate({
StorageFileInitOptions? options,
});