showOptOut method

dynamic showOptOut(
  1. bool showOptOut
)

If showOptOut is set to true, it will show an option for the end user to opt out of being surveyed. Default value is NO.

Implementation

showOptOut(bool showOptOut) {}