RPUIImageChoiceQuestionBody constructor

RPUIImageChoiceQuestionBody(RPImageChoiceAnswerFormat answerFormat, dynamic onResultChance(dynamic))

Implementation

RPUIImageChoiceQuestionBody(this.answerFormat, this.onResultChance);