isErrorResponse property

bool isErrorResponse

Implementation

bool get isErrorResponse => !isStringEmpty(error);