isNull property

bool isNull

Implementation

bool get isNull {
  return this == ClassType.tNull;
}