connected method

dynamic connected()

Implementation

connected() {
  return serverConnected;
}