closeConnection method

void closeConnection()

Implementation

void closeConnection() {
  _eventBroadcast!.cancel();
}