RPUIBooleanQuestionBody constructor

RPUIBooleanQuestionBody(RPBooleanAnswerFormat answerFormat, dynamic onResultChange(dynamic))

Implementation

RPUIBooleanQuestionBody(this.answerFormat, this.onResultChange);