answerDate property

FhirDate? answerDate
inherited

answerDate A value that the referenced question is tested using the specified operator in order for the item to be enabled. If there are multiple answers, a match on any of the answers suffices. If different behavior is desired (all must match, at least 2 must match, etc.), consider using the enableWhenExpression extension.

Implementation

FhirDate? get answerDate => throw _privateConstructorUsedError;