unsetKey method

dynamic unsetKey()

Implementation

unsetKey() {
  this.key = null;
}