menu
nostr_dart package
documentation
nostr_dart.dart
Event
id property
id property
dark_mode
light_mode
id
property
String
id
getter/setter pair
The event ID is a 32-byte SHA256 hash of the serialised event data.
Implementation
String id = '';
nostr_dart package
documentation
nostr_dart
Event
id property
Event class