connectionStatus property
Stream<ConnectionStatus>
get
connectionStatus
Stream of connection status changes between client and server
Implementation
Stream<ConnectionStatus> get connectionStatus;
Stream of connection status changes between client and server
Stream<ConnectionStatus> get connectionStatus;