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