path property

String? path
inherited

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

Implementation

String? get path => throw _privateConstructorUsedError;