forceSurvey method

dynamic forceSurvey(
  1. bool forceSurvey
)

If forceSurvey is set to true, the survey is displayed skipping eligibility check AND even if user was already surveyed. This is for test purposes only as it will display the survey every time and for every user.

Implementation

forceSurvey(bool forceSurvey) {}