isNotNull property

void isNotNull

Implementation

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