initial property

List<QuestionnaireInitial>? initial
inherited

initial One or more values that should be pre-populated in the answer when initially rendering the questionnaire for user input.

Implementation

List<QuestionnaireInitial>? get initial => throw _privateConstructorUsedError;