NSExpression constructor
NSExpression()
Returns a new instance of NSExpression constructed with the default new method.
Implementation
factory NSExpression() => new$();
Returns a new instance of NSExpression constructed with the default new method.
factory NSExpression() => new$();