research_package
research_package_model
RPBooleanAnswerFormat
RPBooleanAnswerFormat.withParams constructor
RPBooleanAnswerFormat.withParams
research_package
research_package_model
RPBooleanAnswerFormat
RPBooleanAnswerFormat.withParams constructor
RPBooleanAnswerFormat class
Constructors
RPBooleanAnswerFormat
fromJson
withParams
Properties
falseText
questionType
trueText
hashCode
runtimeType
Methods
toJson
noSuchMethod
toString
Operators
operator ==
RPBooleanAnswerFormat.withParams
constructor
RPBooleanAnswerFormat.withParams
(
String
_trueText
String
_falseText
)
Implementation
RPBooleanAnswerFormat.withParams(this._trueText, this._falseText);