expression property

String? expression
inherited

expression An expression that returns true or false, indicating whether the condition is satisfied. When using FHIRPath expressions, the %context environment variable must be replaced at runtime with the ChargeItem resource to which this definition is applied.

Implementation

String? get expression => throw _privateConstructorUsedError;