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