isNull property

void isNull

Implementation

void get isNull {
  _raw = '$columnName IS NULL';
}