endWillAccept method

void endWillAccept()

Implementation

void endWillAccept() {
  _timer?.cancel();
}