stopListeningToEvents static method

void stopListeningToEvents()

Implementation

static void stopListeningToEvents() {
  events.cancel();
}