unsetVersion method

dynamic unsetVersion()

Implementation

unsetVersion() {
  this.version = null;
}