The function to override for indicating if the guard is satisfied or not.
@override // TODO(Nico): implement checkIfSatisfied FutureOr<bool> get checkIfSatisfied => _simulateLoginCheck();