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