orWhereNotExists abstract method

QueryBuilder orWhereNotExists(
  1. QueryCallback callback
)

Implementation

QueryBuilder orWhereNotExists(
  QueryCallback callback,
);