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