unsetLosts method

dynamic unsetLosts()

Implementation

unsetLosts() {
  this.losts = null;
}