unsetKvs method

dynamic unsetKvs()

Implementation

unsetKvs() {
  this.kvs = null;
}