isSuccess property

bool isSuccess

If the request was successful

Implementation

bool get isSuccess => isSuccessStatusCode(statusCode);