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