isFailure top-level constant
Matcher
const isFailure
Testing matcher for whether this request was a failure.
Implementation
const Matcher isFailure = _IsFailure();
Testing matcher for whether this request was a failure.
const Matcher isFailure = _IsFailure();