RPUIIntegerQuestionBody constructor

RPUIIntegerQuestionBody(RPIntegerAnswerFormat answerFormat, dynamic onResultChange(RPQuestionBodyResult))

Implementation

RPUIIntegerQuestionBody(this.answerFormat, this.onResultChange);