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