Returns true if this status is equals parameter status.
true
status
@override bool isStatus(int status) => httpStatus.isStatus(status);