menu
nostr package
documentation
nostr.dart
Event
id property
id property
dark_mode
light_mode
id
property
String
id
getter/setter pair
32-bytes hex-encoded sha256 of the the serialized event data (hex)
Implementation
late String id;
nostr package
documentation
nostr
Event
id property
Event class