pauseConnection method

void pauseConnection()

Implementation

void pauseConnection() {
  _eventBroadcast!.pause();
}