criteria property

FhirExpression? criteria
inherited

criteria An expression that specifies the criteria for the stratifier. This is typically the name of an expression defined within a referenced library, but it may also be a path to a stratifier element.

Implementation

FhirExpression? get criteria => throw _privateConstructorUsedError;