menu
dart_nostr package
documentation
nostr/core/registry.dart
NostrRegistry
okCommandCallBacks property
okCommandCallBacks property
dark_mode
light_mode
okCommandCallBacks
property
Map
<
String
,
void Function
(
NostrEventOkCommand
ok
)
?
>
okCommandCallBacks
final
Implementation
static final okCommandCallBacks = <String, void Function( NostrEventOkCommand ok, )?>{};
dart_nostr package
documentation
nostr/core/registry
NostrRegistry
okCommandCallBacks property
NostrRegistry class