answerOption property

List<QuestionnaireAnswerOption>? answerOption
inherited

answerOption One of the permitted answers for a "choice" or "open-choice" question.

Implementation

List<QuestionnaireAnswerOption>? get answerOption =>
    throw _privateConstructorUsedError;