removeListener method

void removeListener()

Implementation

void removeListener() {
  _listener = (BestPlayerEvent event) {};
}