new$ static method
new
Implementation
static NSAttributedString new$() {
final $ret = _objc_msgSend_151sglz(_class_NSAttributedString, _sel_new);
return NSAttributedString.fromPointer($ret, retain: false, release: true);
}
new
static NSAttributedString new$() {
final $ret = _objc_msgSend_151sglz(_class_NSAttributedString, _sel_new);
return NSAttributedString.fromPointer($ret, retain: false, release: true);
}