children property

List<QuestionResult> children
latefinal

The list of questions that followed after a particular answer.

Implementation

late final List<QuestionResult> children;