expression property

FhirExpression? expression
inherited

expression An expression that returns true or false, indicating whether the condition is satisfied.

Implementation

FhirExpression? get expression => throw _privateConstructorUsedError;