unsetDescriptionUpdate method

void unsetDescriptionUpdate()

Implementation

void unsetDescriptionUpdate() {
  var tmp0 = 0;
  tmp0 = _box.borrow();
  _api._taskListUpdateBuilderUnsetDescriptionUpdate(
    tmp0,
  );
  return;
}