compareToSourcePath property

String? compareToSourcePath
inherited

compareToSourcePath XPath or JSONPath expression to evaluate against the source fixture. When compareToSourceId is defined, either compareToSourceExpression or compareToSourcePath must be defined, but not both.

Implementation

String? get compareToSourcePath => throw _privateConstructorUsedError;