unsetConfigs method

dynamic unsetConfigs()

Implementation

unsetConfigs() {
  this.configs = null;
}