menu
dart_nostr package
documentation
nostr/model/event.dart
NostrEvent
sig property
sig property
dark_mode
light_mode
sig
property
String
sig
final
The signature of the event.
Implementation
final String sig;
dart_nostr package
documentation
nostr/model/event
NostrEvent
sig property
NostrEvent class