stream property

Stream<Event> get stream

Subscribe to this stream to receive events and sometimes errors. subscribe triggers the connection, so expect network delay initially.

Implementation

Stream<Event> get stream;