questionTitle property
The title of the question. It is set by the RPUIStep
and RPUIFormStep
so it's easier to trace back the answer result in the result JSON.
Implementation
late String questionTitle;
The title of the question. It is set by the RPUIStep
and RPUIFormStep
so it's easier to trace back the answer result in the result JSON.
late String questionTitle;