events property

Stream<SocketEvent> events
latefinal

Stream of received ZEvents

Implementation

late final Stream<SocketEvent> events;