expression property

String? expression
inherited

expression The FHIRPath expression to evaluate against the fixture body. When variables are defined, only one of either expression, headerField or path must be specified.

Implementation

String? get expression => throw _privateConstructorUsedError;