unsetDefault_value method

dynamic unsetDefault_value()

Implementation

unsetDefault_value() {
  this.default_value = null;
}