stream property

Stream<NostrEvent> stream
final

This the stream of nostr events that you can listen to and get the events.

Implementation

final Stream<NostrEvent> stream;