isNull property

void isNull

Implementation

void get isNull {
  _raw = 'IS NULL';
  _hasValue = true;
}