Returns true if is 404 status (Not Found).
true
@override bool get isStatusNotFound => httpStatus.isStatusNotFound;