unsetProgressPercentUpdate method

void unsetProgressPercentUpdate()

Implementation

void unsetProgressPercentUpdate() {
  var tmp0 = 0;
  tmp0 = _box.borrow();
  _api._taskUpdateBuilderUnsetProgressPercentUpdate(tmp0);
  return;
}