unsetUrlUpdate method

void unsetUrlUpdate()

Implementation

void unsetUrlUpdate() {
  var tmp0 = 0;
  tmp0 = _box.borrow();
  _api._pinUpdateBuilderUnsetUrlUpdate(tmp0);
  return;
}