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