compareToSourceExpression property

String? compareToSourceExpression
inherited

compareToSourceExpression The FHIRPath expression for a specific value to evaluate against the source fixture. When compareToSourceId is defined, either compareToSourceExpression or compareToSourcePath must be defined, but not both.

Implementation

String? get compareToSourceExpression => throw _privateConstructorUsedError;