start method

void start()

Implementation

void start() {
  client?.connect();
}