NostrEOSE constructor

const NostrEOSE({
  1. required String subscriptionId,
})

Implementation

const NostrEOSE({required this.subscriptionId});