NSDictionary constructor

NSDictionary()

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

Implementation

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