unsetLocations method

void unsetLocations()

Implementation

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