stop method

void stop()

Implementation

void stop() {
  ddpClient._onReconnectCallbacks.remove(id);
}