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