status method

WebsocketStatus status()

Implementation

WebsocketStatus status() {
  return _websocketIntendedState;
}