stream property
This the stream of nostr events that you can listen to and get the events.
Implementation
final Stream<NostrEvent> stream;
This the stream of nostr events that you can listen to and get the events.
final Stream<NostrEvent> stream;