menu
dart_nostr package
documentation
nostr/model/event/event.dart
NostrEvent
pubkey property
pubkey property
dark_mode
light_mode
pubkey
property
String
pubkey
final
The public key of the event creator.
Implementation
final String pubkey;
dart_nostr package
documentation
nostr/model/event/event
NostrEvent
pubkey property
NostrEvent class