Checks if the device is enrolled with biometrics
Future<bool> get isDeviceSupported => _localAuth.isDeviceSupported();