RPUIChoiceQuestionBody constructor
RPUIChoiceQuestionBody(
- RPChoiceAnswerFormat _answerFormat,
- dynamic onResultChange(
- dynamic
Implementation
RPUIChoiceQuestionBody(this._answerFormat, this.onResultChange);