onResult property

void Function(SurveyResult) onResult
final

Callback invoked when the survey is completed or closed.

Implementation

final void Function(SurveyResult) onResult;