item property

List<QuestionnaireResponseItem>? item
inherited

item A group or question item from the original questionnaire for which answers are provided.

Implementation

List<QuestionnaireResponseItem>? get item =>
    throw _privateConstructorUsedError;