answerDecimal property

FhirDecimal? answerDecimal
inherited

answerDecimal 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

FhirDecimal? get answerDecimal => throw _privateConstructorUsedError;