subscriptionId property

String? subscriptionId
final

The subscription id of the event This is meant for events that are got from the relays, and not for events that are created by you.

Implementation

final String? subscriptionId;