unsetEnd_value method

dynamic unsetEnd_value()

Implementation

unsetEnd_value() {
  this.end_value = null;
}