isSuccess property

bool get isSuccess

Whether the response is successful

Implementation

bool get isSuccess => _isSuccess;