status property

Stream<HotlineSocketConnectionType> status

A Stream for listeners of the connection state

Implementation

Stream<HotlineSocketConnectionType> get status => connectionState.status;