eventsRegistry property

Map<NostrEventKey, NostrEvent> eventsRegistry
final

This is the registry which will have all events.

Implementation

static final eventsRegistry = <NostrEventKey, NostrEvent>{};