value property
The generic value of the result
The type of it depends on the RPAnswerFormat of the question
Implementation
T get value => this._value;
The generic value of the result
The type of it depends on the RPAnswerFormat of the question
T get value => this._value;