value property

T value

The generic value of the result

The type of it depends on the RPAnswerFormat of the question

Implementation

T get value => this._value;