unsetVid method

dynamic unsetVid()

Implementation

unsetVid() {
  this.vid = null;
}