authenticate abstract method

Future<bool> authenticate()

Authenticates the user using Face ID.

Implementation

Future<bool> authenticate();