answerCoding property

Coding? answerCoding
inherited

answerCoding 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

Coding? get answerCoding => throw _privateConstructorUsedError;