NSNull constructor
NSNull()
Returns a new instance of NSNull constructed with the default new method.
Implementation
NSNull() : this.as(new$().object$);
Returns a new instance of NSNull constructed with the default new method.
NSNull() : this.as(new$().object$);