isSuccess top-level property

Matcher get isSuccess

Implementation

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