Returns true if status represents any kind of error.
true
@override bool get isError => httpStatus.isError;