answerOption property

List<QuestionnaireAnswerOption>? answerOption
inherited

answerOption One of the permitted answers for the question.

Implementation

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