condition property

FhirExpression? condition
inherited

condition A boolean-valued expression that is evaluated in the context of the container of the trigger definition and returns whether or not the trigger fires.

Implementation

FhirExpression? get condition => throw _privateConstructorUsedError;