Checks if biometric authentication is available on the device
Future<bool> get canCheckBiometrics => _localAuth.canCheckBiometrics;