initialData property

List<Question> initialData
final

The list of Question objects that dictate the flow and behaviour of the survey

Implementation

final List<Question> initialData;