answer property

List<QuestionnaireResponseAnswer>? answer
inherited

answer The respondent's answer(s) to the question.

Implementation

List<QuestionnaireResponseAnswer>? get answer =>
    throw _privateConstructorUsedError;