state property

Implementation

TransportConnectState get state {
  return _state;
}