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