isSuccess top-level property

Matcher isSuccess

Implementation

Matcher get isSuccess => hasStatusCode(inInclusiveRange(200, 299));