NSAttributedString constructor

NSAttributedString()

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

Implementation

factory NSAttributedString() => new$();