orWhereNotNull abstract method

QueryBuilder orWhereNotNull(
  1. String column
)

Implementation

QueryBuilder orWhereNotNull(
  String column,
);