closeStream property

Stream of PhoenixSocketCloseEvent being produced whenever the connection closes.

Implementation

Stream<PhoenixSocketCloseEvent> get closeStream => _closeStream;