unsetStats method

dynamic unsetStats()

Implementation

unsetStats() {
  this.stats = null;
}