expression property

FhirExpression? expression
inherited

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

Implementation

FhirExpression? get expression => throw _privateConstructorUsedError;