unsetPeer method

dynamic unsetPeer()

Implementation

unsetPeer() {
  this.peer = null;
}