answerInteger property

FhirInteger? answerInteger
inherited

answerInteger 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

FhirInteger? get answerInteger => throw _privateConstructorUsedError;