isNull method

Avanda isNull()

Implementation

Avanda isNull() {
  return addCustomFilter(null, "NULL");
}