updateConstraints method
void
updateConstraints()
updateConstraints
Implementation
void updateConstraints() {
objc.checkOsVersionInternal('UIView.updateConstraints', iOS: (false, (6, 0, 0)));
_objc_msgSend_1pl9qdv(this.ref.pointer, _sel_updateConstraints);
}