menu
dart_nostr package
documentation
nostr/model/nostr_event_key.dart
NostrEventKey
sourceSubscriptionId property
sourceSubscriptionId property
dark_mode
light_mode
sourceSubscriptionId
property
String
sourceSubscriptionId
final
The id of the subscription from where this event is got.
Implementation
final String sourceSubscriptionId;
dart_nostr package
documentation
nostr/model/nostr_event_key
NostrEventKey
sourceSubscriptionId property
NostrEventKey class