orWhereNull abstract method

QueryBuilder orWhereNull(
  1. String column
)

Implementation

QueryBuilder orWhereNull(
  String column,
);