unsetId method

dynamic unsetId()

Implementation

unsetId() {
  this.id = null;
}