notNull method

NotNullExpr notNull()

Implementation

NotNullExpr notNull() {
  return NotNullExpr(this);
}