repeats property

FhirBoolean? repeats
inherited

repeats An indication, if true, that a QuestionnaireResponse for this item may include multiple answers associated with a single instance of this item (for question-type items) or multiple repetitions of the item (for group-type items).

Implementation

FhirBoolean? get repeats => throw _privateConstructorUsedError;