stream property

Stream<SseEvent> stream
final

The stream of SseEvent objects.

Implementation

final Stream<SseEvent> stream;