unsetUrl method
Implementation
void unsetUrl() {
var tmp0 = 0;
tmp0 = _box.borrow();
_api._pinUpdateBuilderUnsetUrl(
tmp0,
);
return;
}
void unsetUrl() {
var tmp0 = 0;
tmp0 = _box.borrow();
_api._pinUpdateBuilderUnsetUrl(
tmp0,
);
return;
}