expression property

String? expression
inherited

expression The FHIRPath expression for a specific value 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;