NostrRequestEoseCommand constructor

NostrRequestEoseCommand({
  1. required String subscriptionId,
})

Implementation

NostrRequestEoseCommand({
  required this.subscriptionId,
});