isErrorResponse property

bool get isErrorResponse

Implementation

bool get isErrorResponse => !isStringEmpty(error);