disposeAllEvent method

void disposeAllEvent()

Implementation

void disposeAllEvent(){
  _cancelTimer();
}