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