resetMonitor method

dynamic resetMonitor()

called when switching atsign

Implementation

resetMonitor() {
  monitorStarted = false;
}