okCommandCallBacks property

Map<String, SubscriptionCallback<NostrEventOkCommand>> okCommandCallBacks
final

This is the registry which will have all ok commands callbacks.

Implementation

final okCommandCallBacks = RelayCallbackRegister<NostrEventOkCommand>();