onResult property

dynamic Function(SurveyResult) onResult
final

Function which is called after the results are collected

Implementation

final Function(SurveyResult) onResult;