errorStream property

Stream of PhoenixSocketErrorEvent being produced in the lifetime of the PhoenixSocket.

Implementation

Stream<PhoenixSocketErrorEvent> get errorStream => _errorStream;