Returns true if is 403 status (Forbidden).
true
@override bool get isStatusForbidden => httpStatus.isStatusForbidden;