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