isNotOk property

bool isNotOk

true statusCode is not 200.

Implementation

bool get isNotOk => !isOk;