new$ static method
new
Implementation
static UIMenuElement new$() {
final _ret = _objc_msgSend_151sglz(_class_UIMenuElement, _sel_new);
return UIMenuElement.castFromPointer(_ret, retain: false, release: true);
}
new
static UIMenuElement new$() {
final _ret = _objc_msgSend_151sglz(_class_UIMenuElement, _sel_new);
return UIMenuElement.castFromPointer(_ret, retain: false, release: true);
}