NSNull constructor

NSNull()

Returns a new instance of NSNull constructed with the default new method.

Implementation

NSNull() : this.as(new$().object$);